scikit-learn/sklearn/preprocessing/tests
Edoardo Abati 5cf61b21ec
ENH Add Array API compatibility to `Normalizer` (#27558)
2023-11-14 14:08:43 +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 ENH Add Array API compatibility to `Normalizer` (#27558) 2023-11-14 14:08:43 +01:00
test_discretization.py MAINT Fix typos found by codespell (#26852) 2023-07-18 10:20:40 +02:00
test_encoders.py FIX improve warning message in `_ensure_sparse_format` (#27757) 2023-11-14 11:12:56 +01:00
test_function_transformer.py ENH Improve warnings if func returns a dataframe in FunctionTransformer (#26944) 2023-09-19 19:10:38 +02: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