scikit-learn/sklearn/tests
balu ca6b42cffd fix visual indent 2013-08-31 12:21:30 +05:30
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py PY3: New test for the get_params handling of deprecated attributes. 2013-07-02 18:51:23 +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 BUG: tests were raising the DataConversionWarning 2013-07-29 00:56:45 +02:00
test_cross_validation.py TST: adjust test relying on change order 2013-07-29 02:17:25 +02:00
test_dummy.py P3K range vs. xrange 2013-02-14 02:05:35 +01:00
test_grid_search.py fix visual indent 2013-08-31 12:21:30 +05:30
test_hmm.py ENH rename eval / pseudolikelihood to score_samples 2013-07-26 23:32:23 +02:00
test_init.py Use sklearn.utils.testing in tests. 2012-10-25 15:31:35 +09:00
test_isotonic.py MISC : pep8 and pyflakes on test_isotonic.py 2013-08-08 09:00:30 +02: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 COSMIT pep8 2013-07-23 15:17:32 +02:00
test_naive_bayes.py Revert "Catch expected warning in sklearn/tests/test_naive_bayes.py (part of #2274)" 2013-07-27 16:17:23 +02:00
test_pipeline.py Fix libsvm seed when predict_proba in tests and examples 2013-07-27 19:50:25 +02:00
test_qda.py COSMIT pep8 2013-07-23 15:17:32 +02:00
test_random_projection.py MAINT: randn on float is deprecated 2013-08-07 22:54:38 +02:00