scikit-learn/sklearn/tests
Olivier Grisel 1a796409f8 Revert "FIX #2372: StratifiedKFold less impact on the original order of samples."
This reverts commit 9e85797750.
2013-09-20 13:30:15 +02:00
..
__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 Revert "FIX #2372: StratifiedKFold less impact on the original order of samples." 2013-09-20 13:30:15 +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 DOC+COSMIT: typos, lots of them 2013-09-13 16:29:42 +02: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 "FIX #2372: StratifiedKFold less impact on the original order of samples." 2013-09-20 13:30:15 +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