"Sklearn preprocessing"의 두 판 사이의 차이
ph
(새 문서: https://github.com/pilhoon/ipynbs/blob/master/sklearn.preprocessing.ipynb) |
잔글 |
||
1번째 줄: | 1번째 줄: | ||
− | https://github.com/pilhoon/ipynbs/blob/master/sklearn.preprocessing.ipynb | + | refer https://github.com/pilhoon/ipynbs/blob/master/sklearn.preprocessing.ipynb |
+ | |||
+ | just 4 items | ||
+ | * scale | ||
+ | * OneHotEncoder | ||
+ | * PolynomialFeatures | ||
+ | * FunctionTransformer |
2018년 2월 2일 (금) 15:37 기준 최신판
refer https://github.com/pilhoon/ipynbs/blob/master/sklearn.preprocessing.ipynb
just 4 items
- scale
- OneHotEncoder
- PolynomialFeatures
- FunctionTransformer