scikit-learn/scikits/learn/tests
Alexandre Gramfort 38e107136c Merge pull request #230 from agramfort/radius_neighbors_graph
radius_neighbors_graph
2011-07-12 05:28:15 -07:00
..
__init__.py MISC: Cosmit on PCA tests to get understandable errors from the buildbot. 2010-09-06 23:12:38 +02:00
test_base.py ENH: Raise error when cloning bug estimators 2010-11-23 09:21:30 +01:00
test_cross_val.py more tests 2011-05-22 00:58:34 +02:00
test_grid_search.py PEP8 2011-06-30 19:55:08 +08:00
test_hmm.py pep8 2011-05-16 21:52:06 -04:00
test_init.py FIX: removed obsolete entries and added current ones for top-level __all__ + unittest 2011-01-18 10:22:20 -05:00
test_lda.py Fix LDA transform. 2011-06-03 18:18:22 +09:00
test_mixture.py Replace mixture.logsum with numpy.logaddexp 2011-07-07 11:45:42 +02:00
test_naive_bayes.py Extend MultinomialNB tests to BernoulliNB 2011-06-11 19:44:37 +02:00
test_neighbors.py ENH : new radius_neighbors_graph to build graph of nearest neighbor from radius 2011-07-02 21:42:07 -04:00
test_pipeline.py TEST: test for scaler in Pipeline 2011-05-09 12:57:29 +02:00
test_pls.py pep8 2011-05-16 21:52:06 -04:00
test_qda.py pep8 2011-05-16 21:52:06 -04:00