[
https://issues.apache.org/jira/browse/SPARK-13686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph K. Bradley updated SPARK-13686:
--------------------------------------
Summary: Add a constructor parameter `regParam` to
(Streaming)LinearRegressionWithSGD (was: Add a constructor parameter
`reqParam` to (Streaming)LinearRegressionWithSGD)
> 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
>
> `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]