scikit-learn/sklearn/tests
Mathieu Blondel 1bb5a3c502 Factor tests. 2012-03-23 14:34:04 +09: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 don't use deprecated names 2012-03-03 23:07:25 +01:00
test_hmm.py Merge branch 'hmmc' 2012-03-09 23:53:53 +01: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 BUG make coef_ 1-d in Naive Bayes for binary case 2012-01-18 19:55:48 +01: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