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
45ff64bdec
scikit-learn
/
sklearn
/
preprocessing
History
Toshihiro Kamishima
45ff64bdec
type echecking before comparison, to avoid warning of multiple comparison (
#6615
)
2016-04-11 17:52:42 +02:00
..
tests
Test normalize function in data.py
2016-03-26 10:38:29 +08:00
__init__.py
DOC/MAINT final touches to FunctionTransformer
2015-08-03 22:12:19 +02:00
_function_transformer.py
Implemented keyword arguments in FunctionTransformer
2015-12-19 23:00:35 -05:00
data.py
type echecking before comparison, to avoid warning of multiple comparison (
#6615
)
2016-04-11 17:52:42 +02:00
imputation.py
Fix misuse of it's
2016-02-26 10:16:28 +08:00
label.py
LabelBinarizer single label case now works for sparse and dense case
2016-03-21 10:43:56 +05:30