scikit-learn/sklearn/tests
Alexandre Gramfort 9b1aabc5fd pep8 2013-04-15 22:18:16 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py Switched default parameter to tuple from lists. 2012-11-08 09:50:32 +01:00
test_check_build.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_common.py PY3: fix exception syntax in tests/test_common.py 2013-03-26 07:12:42 +06:00
test_cross_validation.py pep8 2013-04-15 22:18:16 +02:00
test_dummy.py P3K range vs. xrange 2013-02-14 02:05:35 +01:00
test_grid_search.py COSMIT pep8 2013-04-02 13:30:55 +02:00
test_hmm.py P3K range vs. xrange 2013-02-14 02:05:35 +01:00
test_init.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_isotonic.py Added test to check whether the isotonic regression changed y when all ranks were equal 2013-01-01 13:15:00 +01:00
test_kernel_approximation.py COSMIT rm repetitive __main__ blocks from tests 2013-03-18 15:28:46 +01:00
test_lda.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_multiclass.py ENH multilabel metrics: accuracy, Hamming, 0-1 loss 2013-03-02 20:41:34 +01:00
test_naive_bayes.py ENH undo renaming of class_prior to class_weight in naive bayes 2013-01-20 15:29:25 +01:00
test_pipeline.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
test_pls.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_preprocessing.py BUG StandardScaler would ignore with_std for CSR input 2013-03-14 14:11:29 +01:00
test_qda.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_random_projection.py COSMIT PEP8 2012-12-22 16:48:17 +01:00