[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to