..
__init__.py
Move project directory from scikits.learn to sklearn
2011-09-02 12:06:57 +02:00
test_base.py
FIX Adjusts html_repr based on configuration ( #17093 )
2020-05-05 09:58:10 +02:00
test_build.py
[MRG] BUILD: warn instead of raise when openmp unsupported ( #15174 )
2019-11-13 10:03:12 +01:00
test_calibration.py
[MRG] Use joblib.Parallel for CalibratedClassifierCV.fit ( #17107 )
2020-07-26 15:33:08 +02:00
test_check_build.py
MAINT Deprecate all of utils.testing except all_estimators ( #15367 )
2019-10-28 17:28:56 +01:00
test_common.py
[MRG] Prototype 4 for strict check_estimator mode ( #17361 )
2020-08-06 12:02:15 +02:00
test_config.py
ENH Adds HTML visualizations for estimators ( #14180 )
2020-04-30 08:31:58 +10:00
test_discriminant_analysis.py
fix: Reduce warnings for k_means and discriminant_analysis ( #17510 )
2020-06-15 12:47:05 -04:00
test_docstring_parameters.py
DOC document and deprecate missing attributes in MiniBatchKMeans ( #17864 )
2020-07-12 16:29:44 +02:00
test_dummy.py
[MRG] More deprecation for 0.24 ( #17142 )
2020-05-20 16:04:14 -04:00
test_init.py
MNT towards removing assert_equal, etc ( #14222 )
2019-07-01 09:13:32 -04:00
test_isotonic.py
ENH Allow isotonic reg 2d input with 1 feature (GH15012) ( #17379 )
2020-07-06 22:33:12 +10:00
test_kernel_approximation.py
FEA Add PolynomialCountSketch to Kernel Approximation module ( #13003 )
2020-08-18 08:44:20 +02:00
test_kernel_ridge.py
MAINT Deprecate all of utils.testing except all_estimators ( #15367 )
2019-10-28 17:28:56 +01:00
test_metaestimators.py
MAINT Deprecate all of utils.testing except all_estimators ( #15367 )
2019-10-28 17:28:56 +01:00
test_multiclass.py
FIX Allow sparse input data for OutputCodeClassifier ( #17233 )
2020-05-26 14:17:34 +02:00
test_multioutput.py
FIX Fixes ClassifierChain issue when a tuple is passed to order ( #18124 )
2020-08-17 14:30:15 -04:00
test_naive_bayes.py
MNT Deprecate coef_ and intercept_ in naive bayes estimators ( #17427 )
2020-07-05 21:03:30 +10:00
test_pipeline.py
MNT define a parse_version function in sklearn.utils.fixes ( #17670 )
2020-06-24 13:35:49 +02:00
test_random_projection.py
[MRG] More deprecation for 0.24 ( #17142 )
2020-05-20 16:04:14 -04:00