scikit-learn/sklearn/tests
Guillaume Lemaitre 69eb4d4678 [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MNT Update deprecation message in RegressorMixin.score to tell users how to avoid the warning (#13477) 2019-03-29 15:22:03 +08:00
test_calibration.py ENH Allow nd array for CalibratedClassifierCV (#13485) 2019-04-04 23:34:45 +11:00
test_check_build.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_common.py [MRG] MAINT: add fixture for init and clean-up with matplotlib (#13708) 2019-05-06 09:41:46 +02:00
test_config.py [MRG] Add pprint for estimators - continued (#11705) 2018-12-19 23:48:21 -05:00
test_discriminant_analysis.py [MRG+2] Fix LDA predict_proba() (#11796) 2019-03-07 17:44:17 +01:00
test_docstring_parameters.py MNT More clean up after we remove python < 3.5 (#13078) 2019-02-02 22:01:13 +08:00
test_dummy.py FIX DummyEstimator when y is a 2d column vector (#13545) 2019-04-05 08:21:42 -04:00
test_init.py Remove test_import_sklearn_no_warnings (#12244) 2018-10-02 12:13:48 -04:00
test_isotonic.py FIX: make sure int32 is casted to float64 in isotonic regression (#13300) 2019-02-28 14:47:13 +01:00
test_kernel_approximation.py MNT Replaced all occurrences of assert_true and assert_false with assert (#12588) 2018-11-28 09:16:26 +08:00
test_kernel_ridge.py add random_state (#9542) 2017-08-13 21:26:05 -07:00
test_metaestimators.py MNT be more friendly in the deprecation warning of cv=3 (#13395) 2019-03-05 19:28:34 +01:00
test_multiclass.py [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
test_multioutput.py MNT change default of solver in LogisiticRegression (#13805) 2019-05-08 21:31:39 +08:00
test_naive_bayes.py MNT Ignore warning in BaseDiscreteNB.partial_fit when target class was not yet observed (#13280) 2019-02-26 23:03:54 +08:00
test_pipeline.py MNT change default of solver in LogisiticRegression (#13805) 2019-05-08 21:31:39 +08:00
test_random_projection.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
test_site_joblib.py MAINT Unvendor joblib (#13531) 2019-04-17 09:22:09 -04:00