scikit-learn/sklearn/preprocessing/tests
Raf Baluyot 1f5bcaeb39 FIX float16 overflow on accumulator operations in StandardScaler (#13010) 2019-01-26 18:15:18 +01: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 FIX float16 overflow on accumulator operations in StandardScaler (#13010) 2019-01-26 18:15:18 +01:00
test_discretization.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_encoders.py FIX deprecation handling in OneHotEncoder for categorical_features + handle_unknown='ignore' case (#12923) 2019-01-15 16:34:55 +11:00
test_function_transformer.py MNT simple deprecations and removals for 0.21 (#12238) 2018-10-11 14:56:37 -04:00
test_imputation.py MNT Replaced all occurrences of assert_true and assert_false with assert (#12588) 2018-11-28 09:16:26 +08:00
test_label.py MAINT Use set litterals when possible (#12667) 2019-01-06 19:21:45 +08:00