scikit-learn/sklearn/tests
Olivier Grisel 82323a3bb0 Remove redundant test that was checked in by mistake 2013-06-05 23:40:05 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_check_build.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_common.py FIX #2032, FIX #2033: ensure module names consistency with __all__ 2013-06-05 20:22:25 +02: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 FIX broken scorer, add non-regression test. 2013-05-04 13:52:57 +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 add multilabel support to PRF metric family 2013-05-20 13:08:50 +10: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 TST Fixed test_pipeline_methods_preprocessing_svm: pca was unused 2013-05-27 17:35:08 +06:00
test_pls.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_preprocessing.py Move balance_weights out of preprocessing. 2013-06-04 18:45:07 +09: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