scikit-learn/sklearn/tests
Olivier Grisel 3a0414efd0 removed useless assert 2012-04-04 22:56:13 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py TST: use assert_true instead of assert + remove some relative imports 2012-02-11 15:43:03 +01:00
test_cross_validation.py Factor tests. 2012-03-23 14:34:04 +09:00
test_grid_search.py COSMIT pep8 2012-03-31 15:54:10 +02:00
test_hmm.py removed useless assert 2012-04-04 22:56:13 +02: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 MISC address @mbondels comments 2012-02-16 09:58:28 +01:00
test_naive_bayes.py TEST GNB: test that class_prior sum to 1 2012-03-29 07:37:16 +02:00
test_pipeline.py TST: use assert_true instead of assert + remove some relative imports 2012-02-11 15:43:03 +01:00
test_pls.py ENH linnerud dataset interface adjusted to be consistent with the others 2011-12-18 12:45:09 +01:00
test_preprocessing.py Bug: must be strictly less than. 2012-02-28 16:56:25 +09:00
test_qda.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00