[
https://issues.apache.org/jira/browse/SPARK-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng updated SPARK-10026:
----------------------------------
Assignee: Yanbo Liang
> 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: Yanbo Liang
> Fix For: 1.6.0
>
>
> 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
> * HasThresholds
> 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]