scikit-learn/sklearn/preprocessing
Hanmin Qin 31cef3b8f2 DOC More details about the attributes in MinMaxScaler (#13029) 2019-01-30 11:08:41 +11:00
..
tests FIX float16 overflow on accumulator operations in StandardScaler (#13010) 2019-01-26 18:15:18 +01:00
__init__.py MNT simple deprecations and removals for 0.21 (#12238) 2018-10-11 14:56:37 -04:00
_csr_polynomial_expansion.pyx [MRG] Fast PolynomialFeatures on CSR matrices (#12197) 2018-10-19 10:55:14 +02:00
_discretization.py DOC Remove outdated doc in KBinsDiscretizer 2019-01-27 18:05:10 +08:00
_encoders.py FIX deprecation handling in OneHotEncoder for categorical_features + handle_unknown='ignore' case (#12923) 2019-01-15 16:34:55 +11:00
_function_transformer.py MNT simple deprecations and removals for 0.21 (#12238) 2018-10-11 14:56:37 -04:00
base.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
data.py DOC More details about the attributes in MinMaxScaler (#13029) 2019-01-30 11:08:41 +11:00
imputation.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
label.py MAINT Use set litterals when possible (#12667) 2019-01-06 19:21:45 +08:00
setup.py [MRG] Fast PolynomialFeatures on CSR matrices (#12197) 2018-10-19 10:55:14 +02:00