Seth Hendrickson created SPARK-19745:
----------------------------------------

             Summary: SVCAggregator serializes coefficients
                 Key: SPARK-19745
                 URL: https://issues.apache.org/jira/browse/SPARK-19745
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 2.2.0
            Reporter: Seth Hendrickson


Similar to [SPARK-16008|https://issues.apache.org/jira/browse/SPARK-16008], the 
SVC aggregator captures the coefficients in the class closure, and therefore 
ships them around during optimization. We can prevent this with a bit of 
reorganization of the aggregator class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to