You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/03/04 22:32:40 UTC

[jira] [Commented] (SPARK-13686) Add a constructor parameter `reqParam` to (Streaming)LinearRegressionWithSGD

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

Apache Spark commented on SPARK-13686:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/11527

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org