scikit-learn/sklearn/tests
Andreas Mueller 68a8b8b46d ENH renamed best_estimator and best_score in examples and tests. 2012-01-05 23:35:33 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
test_cross_validation.py ENH: make ShuffleSplit able to subsample the data 2011-12-30 10:43:27 +01:00
test_grid_search.py ENH renamed best_estimator and best_score in examples and tests. 2012-01-05 23:35:33 +01:00
test_hmm.py Change logsum to logsumexp for comparability with scipy 2011-12-20 03:10:07 -08:00
test_init.py COSMIT use Python 2.6 except-as syntax 2011-12-12 20:42:56 +01:00
test_kernel_approximation.py BUG input validation in kernel approximations + pep8 2011-12-24 21:21:23 +01:00
test_lda.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
test_multiclass.py ENH renamed best_estimator and best_score in examples and tests. 2012-01-05 23:35:33 +01:00
test_naive_bayes.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
test_pipeline.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_pls.py ENH linnerud dataset interface adjusted to be consistent with the others 2011-12-18 12:45:09 +01:00
test_qda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00