You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/04/29 02:42:06 UTC

[jira] [Resolved] (SPARK-6965) StringIndexer should convert input to Strings

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

Joseph K. Bradley resolved SPARK-6965.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Issue resolved by pull request 5753
[https://github.com/apache/spark/pull/5753]

> StringIndexer should convert input to Strings
> ---------------------------------------------
>
>                 Key: SPARK-6965
>                 URL: https://issues.apache.org/jira/browse/SPARK-6965
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 1.4.0
>            Reporter: Joseph K. Bradley
>            Assignee: Xiangrui Meng
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> StringIndexer should convert non-String input types to String.  That way, it can handle any basic types such as Int, Double, etc.
> It can convert any input type to strings first and store the string labels (instead of an arbitrary type).  That will simplify model export/import.



--
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