scikit-learn/sklearn/tests
Olivier Grisel 548a4524b4
MNT n_features_in_ consistency in decomposition (#18557)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-10-08 09:47:24 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11: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 MNT n_features_in_ consistency in decomposition (#18557) 2020-10-08 09:47:24 -04:00
test_config.py ENH Adds HTML visualizations for estimators (#14180) 2020-04-30 08:31:58 +10:00
test_discriminant_analysis.py FEA Allow passing custom covariance estimators to LDA (#14446) 2020-09-17 08:40:41 -04:00
test_docstring_parameters.py FEA Successive halving for faster parameter search (#13900) 2020-09-09 17:12:35 +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 ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
test_metaestimators.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_min_dependencies_readme.py MNT Use substitutions for minimum dependencies in README.rst (#18301) 2020-09-23 13:01:05 +02:00
test_multiclass.py ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
test_multioutput.py EHN make some meta-estimators lenient towards missing values (#17987) 2020-08-26 11:10:24 +02:00
test_naive_bayes.py ENH Add min_categories parameter for each feature to CategoricalNB (#16326) 2020-08-20 17:05:57 +02:00
test_pipeline.py FIX Preserve parameters when slicing a pipeline (#18429) 2020-09-21 16:52:13 -04:00
test_random_projection.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00