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

Xiangrui Meng resolved SPARK-13686.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 11527
[https://github.com/apache/spark/pull/11527]

> Add a constructor parameter `regParam` to (Streaming)LinearRegressionWithSGD
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-13686
>                 URL: https://issues.apache.org/jira/browse/SPARK-13686
>             Project: Spark
>          Issue Type: Bug
>          Components: MLlib, Streaming
>            Reporter: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> `LinearRegressionWithSGD` and `StreamingLinearRegressionWithSGD` does not 
> have `regParam` as their constructor arguments. They just depends on 
> GradientDescent's default reqParam values. 
> To be consistent with other algorithms, we had better add them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to