scikit-learn/sklearn/tests
Olivier Grisel bbeec6d035 FIX: make sklearn.base.clone robust to empty params 2012-01-15 19:29:00 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py FIX: make sklearn.base.clone robust to empty params 2012-01-15 19:29:00 +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 Use rbf_kernel. 2012-01-10 13:35:15 +09:00
test_lda.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
test_multiclass.py ENH intercept_ on linear OvR clf + change exception to AttributeError 2012-01-12 22:55:25 +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