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

Sean Owen updated SPARK-16934:
------------------------------
    Summary: Improve LogisticCostFun to avoid redundant serialization  (was: 
Improve LogisticCostFun to avoid redundant serielization)

> Improve LogisticCostFun to avoid redundant serialization
> --------------------------------------------------------
>
>                 Key: SPARK-16934
>                 URL: https://issues.apache.org/jira/browse/SPARK-16934
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, MLlib
>            Reporter: Weichen Xu
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to