scikit-learn/sklearn/preprocessing/tests
Jérémie du Boisberranger f96da4076d
ENH Param validation: Introduce Options constraint (#24048)
2022-08-30 10:35:48 -04:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py DOC Switch to gender neutral terms for sister function (#23003) 2022-03-31 14:54:23 +02:00
test_data.py DOC Fix some typos (#24300) 2022-08-29 12:17:46 -04:00
test_discretization.py ENH Param validation: Introduce Options constraint (#24048) 2022-08-30 10:35:48 -04:00
test_encoders.py FIX Fixes OrdinalEncoder.inverse_tranform nan encoded values (#24087) 2022-08-05 09:11:39 +02:00
test_function_transformer.py TST replace pytest.warns(None) in test_function_transformer.py (#22937) 2022-03-24 22:07:29 +01:00
test_label.py FIX validate in `fit` for `LabelBinarizer` estimator (#21434) 2021-11-02 11:26:02 +01:00
test_polynomial.py MAINT Add parameter validation to `PolynomialFeatures` (#24214) 2022-08-29 09:35:06 -04:00