scikit-learn/sklearn/tests
TomDLT 628ed2c867 ENH remove some warnings in test suit 2015-09-16 18:27:58 +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 : allow NaN in input of calibration if estimator handles it 2015-03-18 16:44:21 +01: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 ENH add sag solver in LogisticRegression and Ridge 2015-09-10 13:28:02 -04:00
test_cross_validation.py ENH remove some warnings in test suit 2015-09-16 18:27:58 +02:00
test_discriminant_analysis.py MAINT Deprecate LDA/QDA in favor of expanded names 2015-09-11 15:32:11 +02: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 support for the deprecated sequence of sequences 2015-08-11 22:26:44 +05:30
test_naive_bayes.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00
test_pipeline.py PEP8 for recent merge 2015-06-12 05:11:36 +10:00
test_random_projection.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00