Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
0.9.0
-
None
-
None
Description
It would be nice to add something to MLLib to make it easy to do one-of-K encoding of categorical features.
Something like:
http://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html
Attachments
Issue Links
- duplicates
-
SPARK-5888 Add OneHotEncoder as a Transformer
- Resolved
- is related to
-
SPARK-5888 Add OneHotEncoder as a Transformer
- Resolved
-
SPARK-4081 Categorical feature indexing
- Resolved
- links to