scikit-learn/sklearn/tests
Jie Zheng 3491e07044
DOC add missing attributes to LocalOutlierFactor (#17696)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-06-26 09:52:02 +02:00
..
__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 MNT Replace DeprecationWarning with FutureWarning (#15080) 2019-10-29 15:39:26 +01: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 Remove class support check estimator and parametrize_with_checks (#17134) 2020-05-10 17:11:39 -04: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 add missing attributes to LocalOutlierFactor (#17696) 2020-06-26 09:52:02 +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 [MRG] Expose interpolation thresholds as public fitted attribute of IsotonicRegression (#16289) 2020-06-25 21:16:43 +02:00
test_kernel_approximation.py TST Fix unreachable code in tests (#16110) 2020-02-16 14:41:26 +01: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 [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00
test_naive_bayes.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02: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