[ 
https://issues.apache.org/jira/browse/SPARK-13686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188049#comment-15188049
 ] 

Dongjoon Hyun commented on SPARK-13686:
---------------------------------------

Hi, [~mengxr].

Could you take a look at this issue when you have some time?

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

Reply via email to