scikit-learn/sklearn/tests
huangk10 bdf1ae9e4a ENH Add a optional fit_param to enable custom MultiOutput fit process (#15959) 2020-01-06 17:40:16 -05:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08: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 BUG fix pip3 ubuntu update by suffixing file (#15928) 2019-12-20 11:11:20 -05:00
test_config.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_discriminant_analysis.py MNT Removed deprecated attributes and parameters -- ctnd (#15804) 2019-12-13 15:05:51 -05:00
test_docstring_parameters.py BUG fix pip3 ubuntu update by suffixing file (#15928) 2019-12-20 11:11:20 -05:00
test_dummy.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
test_import_deprecations.py BUG Do not shadow public functions with deprecated modules (#15846) 2019-12-19 16:10:56 -05:00
test_init.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_isotonic.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_kernel_approximation.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +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 MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
test_multioutput.py ENH Add a optional fit_param to enable custom MultiOutput fit process (#15959) 2020-01-06 17:40:16 -05:00
test_naive_bayes.py MNT Remaining deprecations in sklearn/file.py (#15399) 2019-11-04 14:22:42 -05:00
test_pipeline.py MNT Replace DeprecationWarning with FutureWarning (#15080) 2019-10-29 15:39:26 +01:00
test_random_projection.py MNT Remaining deprecations in sklearn/file.py (#15399) 2019-11-04 14:22:42 -05:00
test_site_joblib.py MAINT Remove imports from sklearn.utils._joblib (#13676) 2019-06-18 18:37:14 +04:00