scikit-learn/sklearn/preprocessing/tests
Christian Lorentzen 27f1c737f2
FEA Add SplineTransformer (#18368)
2021-01-24 10:53:27 +01:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py ENH Added parameter clip to MinMaxScaler (#17833) 2020-07-10 22:50:30 +02:00
test_data.py FEA Add SplineTransformer (#18368) 2021-01-24 10:53:27 +01:00
test_discretization.py ENH Checks n_features_in_ in preprocessing module (#18577) 2020-10-21 18:11:44 +02:00
test_encoders.py FIX validate handle_unkown strategies in OrdinalEncoder (#19234) 2021-01-22 10:58:41 +01:00
test_function_transformer.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_label.py FIX VisibleDeprecationWarning in unit tests and docstrings (#18414) 2020-10-28 14:47:57 +01:00
test_polynomial.py FEA Add SplineTransformer (#18368) 2021-01-24 10:53:27 +01:00