scikit-learn/sklearn/preprocessing
Andrea Maldonado 5271695cec DOC Adds example for preprocessing.FunctionTransformer (#15192) 2019-10-15 16:21:48 -04:00
..
tests TST Remove test functions defined twice (#15220) 2019-10-12 17:44:11 +02:00
__init__.py MNT Remove Imputer in preprocessing (#13796) 2019-05-08 22:24:32 +08:00
_csr_polynomial_expansion.pyx MNT Use a common language_level cython directive (#13630) 2019-04-13 07:30:18 +02:00
_discretization.py Fix mixin inheritance order, allow overwriting tags (#14884) 2019-09-05 10:13:30 +02:00
_encoders.py Fix mixin inheritance order, allow overwriting tags (#14884) 2019-09-05 10:13:30 +02:00
_function_transformer.py DOC Adds example for preprocessing.FunctionTransformer (#15192) 2019-10-15 16:21:48 -04:00
data.py DOC Link items explictly (#14817) 2019-09-05 11:37:05 +02:00
label.py DOC Link items explictly (#14817) 2019-09-05 11:37:05 +02:00
setup.py [MRG] Fast PolynomialFeatures on CSR matrices (#12197) 2018-10-19 10:55:14 +02:00