[
https://issues.apache.org/jira/browse/SPARK-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115857#comment-14115857
]
Apache Spark commented on SPARK-3317:
-------------------------------------
User 'dbtsai' has created a pull request for this issue:
https://github.com/apache/spark/pull/2207
> The loss of regularization in Updater should use the oldWeights
> ---------------------------------------------------------------
>
> Key: SPARK-3317
> URL: https://issues.apache.org/jira/browse/SPARK-3317
> Project: Spark
> Issue Type: Bug
> Components: MLlib
> Reporter: DB Tsai
>
> The current loss of the regularization is computed from the newWeights which
> is not correct. The loss, R(w) = 1/2 ||w||^2 should be computed with the
> oldWeights.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]