scikit-learn/sklearn/preprocessing
pelennor 5f0a69585b
Doc fix typos in sklearn.preprocessing._encoders (#21910)
2021-12-07 14:32:43 +01:00
..
tests ENH Add get_feature_names_out to FunctionTransformer (#21569) 2021-11-30 13:31:17 -05: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 DOC Various documentation improvements (#21764) 2021-11-26 11:11:43 +01:00
_encoders.py Doc fix typos in sklearn.preprocessing._encoders (#21910) 2021-12-07 14:32:43 +01:00
_function_transformer.py ENH Add get_feature_names_out to FunctionTransformer (#21569) 2021-11-30 13:31:17 -05: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