Description
Similar to 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.
Similar to 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.