scikit-learn/sklearn/tests
Nicolas Hug 72b2ed9ee1 DOC Added docstring checks for dataset module (#11407) 2018-07-24 10:57:13 +10:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00
test_calibration.py [MRG+1] Change CV defaults to 5 (#11557) 2018-07-19 14:46:11 +02:00
test_check_build.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_common.py [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
test_config.py ENH Add working_memory global config for chunked operations (#10280) 2018-05-25 12:04:05 +10:00
test_discriminant_analysis.py MNT misc sphinx website build fixes and dead links (#11532) 2018-07-16 09:13:20 +08:00
test_docstring_parameters.py DOC Added docstring checks for dataset module (#11407) 2018-07-24 10:57:13 +10:00
test_dummy.py ENH/MAINT Updates to check_array for SimpleImputer + other minor changes (#10640) 2018-02-28 09:15:07 +11:00
test_impute.py [MRG+1] Change CV defaults to 5 (#11557) 2018-07-19 14:46:11 +02:00
test_init.py [MRG] Fix DeprecationWarning due to collections.abc in Python 3.7 (#11431) 2018-07-14 15:14:02 -05:00
test_isotonic.py FIX weights computation with ties in IsotonicRegression (#9484) 2017-09-13 15:23:01 +02:00
test_kernel_approximation.py Fix handling of Nystroem params with a callable kernel (#9166) 2017-06-30 18:16:10 +02:00
test_kernel_ridge.py add random_state (#9542) 2017-08-13 21:26:05 -07:00
test_metaestimators.py [MRG+1] Change CV defaults to 5 (#11557) 2018-07-19 14:46:11 +02:00
test_multiclass.py [MRG+1] Change CV defaults to 5 (#11557) 2018-07-19 14:46:11 +02:00
test_multioutput.py Restructure access to vendored/site Joblib (#11471) 2018-07-17 18:02:11 +02:00
test_naive_bayes.py TST: parametrize unit tests (#11074) 2018-06-08 14:59:33 +02:00
test_pipeline.py [MRG] TST: avoid DeprecationWarning on latest joblib (#11625) 2018-07-20 16:13:50 +02:00
test_random_projection.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
test_site_joblib.py Restructure access to vendored/site Joblib (#11471) 2018-07-17 18:02:11 +02:00