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

DB Tsai closed SPARK-3317.
--------------------------
    Resolution: Won't Fix

> 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.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