scikit-learn/sklearn/preprocessing
Jérémie du Boisberranger f96da4076d
ENH Param validation: Introduce Options constraint (#24048)
2022-08-30 10:35:48 -04:00
..
tests ENH Param validation: Introduce Options constraint (#24048) 2022-08-30 10:35:48 -04:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_csr_polynomial_expansion.pyx MNT Use cimport numpy as cnp for sklearn/preprocessing (#23349) 2022-05-14 10:49:19 -04:00
_data.py MNT Adds dict typing hint to _parameter_constraints for mypy (#24301) 2022-08-30 11:01:10 +02:00
_discretization.py ENH Param validation: Introduce Options constraint (#24048) 2022-08-30 10:35:48 -04:00
_encoders.py MNT Adds dict typing hint to _parameter_constraints for mypy (#24301) 2022-08-30 11:01:10 +02:00
_function_transformer.py DOC Improve get_feature_names_out docstrings (#22718) 2022-03-07 13:02:12 -05:00
_label.py MNT Adds dict typing hint to _parameter_constraints for mypy (#24301) 2022-08-30 11:01:10 +02:00
_polynomial.py MNT Adds dict typing hint to _parameter_constraints for mypy (#24301) 2022-08-30 11:01:10 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00