scikit-learn/sklearn/tests
Gilles Louppe a4e4cf9875 FIX: remove shuffling in LabelKFold 2015-10-19 16:27:04 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py TST: Regression test for nan parameters cloning 2015-05-18 11:40:46 -05:00
test_calibration.py Fix warnings during tests 2015-10-08 14:52:21 -04: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 warnings during tests 2015-10-08 14:52:21 -04:00
test_cross_validation.py FIX: remove shuffling in LabelKFold 2015-10-19 16:27:04 +02:00
test_discriminant_analysis.py FIX skip LDA deprecation test on python3.3 that has no reload. 2015-10-16 18:31:47 -04:00
test_dummy.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00
test_grid_search.py ENH remove some warnings in test suit 2015-09-16 18:27:58 +02:00
test_init.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_isotonic.py TST/COSMIT remove nose call boilerplate 2015-05-28 14:54:01 -04:00
test_kernel_approximation.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_kernel_ridge.py Support sparse matrices in KernelRidge. 2015-03-12 23:08:10 +09:00
test_learning_curve.py remove deprecated stuff from 0.17 2015-03-18 14:49:04 -04:00
test_metaestimators.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_multiclass.py MAINT remove deprecated stuff that will no longer be supported in 0.18 2015-10-19 10:44:42 +02:00
test_naive_bayes.py FIX precision to float64 across the codebase 2015-10-16 11:20:29 +02:00
test_pipeline.py Fix warnings during tests 2015-10-08 14:52:21 -04:00
test_random_projection.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00