This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fecd35567e
scikit-learn
/
sklearn
/
preprocessing
History
Olivier Grisel
250507ffa6
FIX deprecation message for 1d data
2015-09-10 09:55:35 +02:00
..
tests
MAINT deprecate 1d input arrays for all estimators
2015-09-09 15:49:58 +02:00
__init__.py
DOC/MAINT final touches to FunctionTransformer
2015-08-03 22:12:19 +02:00
_function_transformer.py
DOC/MAINT final touches to FunctionTransformer
2015-08-03 22:12:19 +02:00
_weights.py
FIX make StandardScaler & scale more numerically stable
2015-03-23 14:32:33 +01:00
data.py
FIX deprecation message for 1d data
2015-09-10 09:55:35 +02:00
imputation.py
DOC adding backlinks to docstrings
2015-06-03 00:24:04 -04:00
label.py
MAINT Use check_is_fitted
2015-08-11 22:27:16 +05:30