[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to