You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 11:44:59 UTC

[jira] [Commented] (SPARK-7290) Add StringVectorizer

    [ https://issues.apache.org/jira/browse/SPARK-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539596#comment-14539596 ] 

Apache Spark commented on SPARK-7290:
-------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/6078

> 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
>
> `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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org