[ 
https://issues.apache.org/jira/browse/SPARK-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-7290:
-----------------------------------

    Assignee: Apache Spark

> Add StringVectorizer
> --------------------
>
>                 Key: SPARK-7290
>                 URL: https://issues.apache.org/jira/browse/SPARK-7290
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML
>            Reporter: Xiangrui Meng
>            Assignee: Apache Spark
>
> `StringVectorizer` maps a String column into a vector column with binary 
> values. The output should be the same as chaining `StringIndexer` and 
> `OneHotEncoder`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to