[
https://issues.apache.org/jira/browse/SPARK-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DB Tsai closed SPARK-2281.
--------------------------
Resolution: Not a Problem
> Simplify the duplicate code in Gradient.scala
> ---------------------------------------------
>
> Key: SPARK-2281
> URL: https://issues.apache.org/jira/browse/SPARK-2281
> Project: Spark
> Issue Type: Improvement
> Components: MLlib
> Reporter: DB Tsai
>
> The Gradient.compute which returns new tuple of (gradient: Vector, loss:
> Double) can be constructed by in-place version of Gradient.compute. Thus, we
> don't need to maintain the duplicate code.
--
This message was sent by Atlassian JIRA
(v6.2#6252)