scikit-learn/sklearn/preprocessing
Thomas J. Fan 02fa8f1adb
ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143)
2020-10-07 21:53:36 +11:00
..
tests ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
__init__.py MNT Make modules private in preprocessing (#15323) 2019-10-22 11:37:05 +08:00
_csr_polynomial_expansion.pyx MNT consistently call import_array() after cimport of numpy (#17054) 2020-04-28 12:19:52 +02:00
_data.py ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
_discretization.py MNT Put back positional args in KBinsDiscretizer (#18437) 2020-09-22 11:37:42 -04:00
_encoders.py DOC Fix versionadded for 0.23 (#18522) 2020-10-05 10:23:32 +11:00
_function_transformer.py DOC standardized formatting for default values in transformer class. (#17505) 2020-06-06 17:04:12 -04:00
_label.py DOC Fix A to uppercase in See Also docstring section (#18332) 2020-09-04 10:35:01 -04:00
setup.py [MRG] Fast PolynomialFeatures on CSR matrices (#12197) 2018-10-19 10:55:14 +02:00