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 2017/01/10 14:55:58 UTC

[jira] [Assigned] (SPARK-19155) ML estimator string params should support both uppercase and lowercase

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

Apache Spark reassigned SPARK-19155:
------------------------------------

    Assignee: Apache Spark

> ML estimator string params should support both uppercase and lowercase
> ----------------------------------------------------------------------
>
>                 Key: SPARK-19155
>                 URL: https://issues.apache.org/jira/browse/SPARK-19155
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Yanbo Liang
>            Assignee: Apache Spark
>
> The string params of ML estimators should support both uppercase and lowercase. For example, the following code will throw exception currently:
> {code}
> val trainer = new GeneralizedLinearRegression().setFamily("Gamma")
> {code}
> We should fix this case and other places.



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