Yanbo Liang created SPARK-10026:
-----------------------------------

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


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



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