scikit-learn/sklearn/preprocessing/tests
Franck Charras 77aeb825b6
FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940)
2023-12-18 16:43:08 +01:00
..
__init__.py Imp splitting of test_preprocessing.py 2013-07-26 17:08:58 +02:00
test_common.py TST Extend tests for `scipy.sparse.*array` in `sklearn/preprocessing/tests/test_common.py` (#27164) 2023-10-02 14:07:19 +05:00
test_data.py FIX Apply dtype param in `check_array_api_compute_metric` unit test (#27940) 2023-12-18 16:43:08 +01:00
test_discretization.py MAINT Fix typos found by codespell (#26852) 2023-07-18 10:20:40 +02:00
test_encoders.py MAINT remove sparse parameter in OneHotEncoder (#27861) 2023-11-27 23:25:48 +01:00
test_function_transformer.py FIX ensure consistency or column and feature names in FunctionTransformer (#27801) 2023-12-02 00:13:14 +01:00
test_label.py TST Extend tests for `scipy.sparse.*array` in `sklearn/preprocessing/tests/test_label.py` (#27227) 2023-09-13 17:50:35 +05:00
test_polynomial.py TST Extend tests for `scipy.sparse.*array` in `test_polynomial.py` (#27166) 2023-09-29 21:55:08 +00:00
test_target_encoder.py ENH Allows multiclass target in `TargetEncoder` (#26674) 2023-09-07 09:52:15 +00:00