You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/06 15:39:20 UTC

[jira] [Created] (SPARK-16934) Improve LogisticCostFun to avoid redundant serielization

Weichen Xu created SPARK-16934:
----------------------------------

             Summary: Improve LogisticCostFun to avoid redundant serielization
                 Key: SPARK-16934
                 URL: https://issues.apache.org/jira/browse/SPARK-16934
             Project: Spark
          Issue Type: Improvement
          Components: ML, MLlib
            Reporter: Weichen Xu


The LogisticCostFun, when calculate, it will serialize closure var `featureStd` each time when called, we can improve it using broadcast var.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org