scikit-learn/sklearn/tests
Thomas J Fan f80180564b MNT Simplify module deprecation procedures with automatic tests (#15294) 2019-10-18 14:04:00 -04:00
..
__init__.py
test_base.py API Auto generates deprecation for sklearn.utils.mocking (#15071) 2019-10-03 00:09:28 +10:00
test_calibration.py [MRG] MNT removing assert_equal, etc -- continued (#14232) 2019-07-02 14:53:51 +10:00
test_check_build.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
test_common.py MNT make files private for cluster module (#14948) 2019-10-14 12:29:08 -04:00
test_config.py [MRG] Add pprint for estimators - continued (#11705) 2018-12-19 23:48:21 -05:00
test_discriminant_analysis.py TST Adjusts rtol for test_lda_predict (#14978) 2019-09-14 16:00:58 -04:00
test_docstring_parameters.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_dummy.py MNT deprecate outputs_2d_ attribute of dummy estimators (#14933) 2019-09-15 18:09:09 -04:00
test_import_deprecations.py MNT Simplify module deprecation procedures with automatic tests (#15294) 2019-10-18 14:04:00 -04:00
test_init.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_isotonic.py FIX array dtype mismatch in isotonic regression (#14902) 2019-09-24 14:44:09 +02:00
test_kernel_approximation.py FIX Nystroem failing with precomputed kernel (#14706) 2019-08-28 14:43:48 -07:00
test_kernel_ridge.py add random_state (#9542) 2017-08-13 21:26:05 -07:00
test_metaestimators.py MAINT simplify check_is_fitted to use any fitted attributes (#14545) 2019-08-13 22:09:07 +02:00
test_multiclass.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_multioutput.py TST MultiOutputClassifier classes_ attribute (#14629) 2019-08-14 11:32:52 +02:00
test_naive_bayes.py FEA Add Categorical Naive Bayes (#12569) 2019-09-24 07:38:22 +10:00
test_pipeline.py DEP Deprecate None in FeatureUnion (#15053) 2019-10-06 11:08:27 +02:00
test_random_projection.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_site_joblib.py MAINT Remove imports from sklearn.utils._joblib (#13676) 2019-06-18 18:37:14 +04:00