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

Apache Spark reassigned SPARK-13686:
------------------------------------

    Assignee:     (was: Apache Spark)

> Add a constructor parameter `reqParam` 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
>
> `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