Nicolas Hug
|
11161820ba
|
DOC Remove duplicated docstring in MinMaxScaler (#16835)
|
2020-04-04 19:18:44 -04:00 |
Maura Pintor
|
b189bf6070
|
FIX: normalizer l_inf should take maximum of absolute values (#16633)
|
2020-03-10 15:24:26 +11:00 |
Nicolas Hug
|
d205638475
|
MNT Introduction of n_features_in_ attr with _validate_data mtd (#16112)
|
2020-02-29 09:05:11 -05:00 |
Aleksandra Kocot
|
1ad8a36956
|
DOC Updates random_state descriptions for sklearn/preprocessing/_data.py (#16213)
|
2020-01-25 13:14:00 -05:00 |
Tirth Patel
|
0c0b6dad69
|
MRG FIX: order of values of self.quantiles_ in QuantileTransformer (#15751)
|
2019-12-21 17:30:37 +01:00 |
Reshama Shaikh
|
cc8d2d26b8
|
DOC add versionadded directive to some estimators (#15849)
|
2019-12-19 14:07:03 +01:00 |
Nicolas Hug
|
42e17b3487
|
MNT Removed deprecated attributes and parameters -- ctnd (#15804)
|
2019-12-13 15:05:51 -05:00 |
Nicolas Hug
|
4256542b10
|
MNT Removed deprecated attributes and parameters (#15803)
|
2019-12-09 22:17:06 +08:00 |
Chris Gregory
|
e06cc9e3fe
|
MNT Better error message for MinMaxScaler and sparse data (#15695)
|
2019-11-21 09:27:25 -05:00 |
Tola A
|
b862c2555b
|
DOC Numpydoc validations to `MinMaxScaler` (#15448)
|
2019-11-04 12:03:39 +01:00 |
Natasha Borders
|
3ca653af12
|
DOC adding versionadded labels to several estimators (#15476)
|
2019-11-04 18:25:24 +11:00 |
Thomas J Fan
|
15d5ef04df
|
MNT Make modules private in preprocessing (#15323)
|
2019-10-22 11:37:05 +08:00 |