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/08/28 14:55:46 UTC

[jira] [Assigned] (SPARK-10026) Implement some common Params for regression in PySpark

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

Apache Spark reassigned SPARK-10026:
------------------------------------

    Assignee: Apache Spark

> Implement some common Params for regression in PySpark
> ------------------------------------------------------
>
>                 Key: SPARK-10026
>                 URL: https://issues.apache.org/jira/browse/SPARK-10026
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML, PySpark
>            Reporter: Yanbo Liang
>            Assignee: Apache Spark
>
> Currently some Params are not common classes in Python API which lead we need to write them for each class. The LinearRegression and LogisticRegression related Params are list here:
> * HasElasticNetParam
> * HasFitIntercept
> * HasStandardization
> We should implement them in shared params and make them can be used for all Transformer/Estimators. That will lead code more clean.



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