scikit-learn/sklearn/preprocessing
Thomas J. Fan 60cf98bc89
FIX Ignore distutils warning in [scipy-dev] + fix numpy 1.22 support in OneHotEncoder (#21517)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-11-04 12:17:50 +01:00
..
tests ENH add parameter subsample to KBinsDiscretizer (#21445) 2021-11-04 10:20:57 +01: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 Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00
_data.py Improve validation messages with infinite data (#21219) 2021-10-29 15:59:57 +02:00
_discretization.py ENH add parameter subsample to KBinsDiscretizer (#21445) 2021-11-04 10:20:57 +01:00
_encoders.py FIX Ignore distutils warning in [scipy-dev] + fix numpy 1.22 support in OneHotEncoder (#21517) 2021-11-04 12:17:50 +01:00
_function_transformer.py DOC fix hyperlinkg to MultiLabelBinarizer (#21331) 2021-10-20 17:26:27 +02:00
_label.py FIX validate in `fit` for `LabelBinarizer` estimator (#21434) 2021-11-02 11:26:02 +01:00
_polynomial.py DOC Ensures that SplineTransformer passes numpydoc validation (#21248) 2021-10-07 12:32:10 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00