scikit-learn/sklearn/preprocessing/tests
Guillaume Lemaitre 6525a39dd6 MNT Remove Imputer in preprocessing (#13796) 2019-05-08 22:24:32 +08:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_base.py Move _transform_selected helper to base.py 2018-07-10 09:52:25 +10:00
test_common.py [MRG] Add Yeo-Johnson transform to PowerTransformer (#11520) 2018-07-20 22:32:12 +02:00
test_data.py DEP change the default of gamma in SVM (#13801) 2019-05-07 16:12:49 +02:00
test_discretization.py FIX Remove bins whose width <= 1e-8 with a warning in KBinsDiscretizer (#13165) 2019-02-20 15:39:32 +01:00
test_encoders.py MNT Updated error message to remove deprecated n_values (#13454) 2019-03-22 08:34:53 +11:00
test_function_transformer.py MNT More clean up after we remove python < 3.5 (#13078) 2019-02-02 22:01:13 +08:00
test_label.py MAINT Use set litterals when possible (#12667) 2019-01-06 19:21:45 +08:00