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

Weichen Xu updated SPARK-16934:
-------------------------------
    Summary: Update LogisticCostAggregator serialization code to make it 
consistent with LinearRegression  (was: Improve LogisticCostFun to avoid 
redundant serialization)

> Update LogisticCostAggregator serialization code to make it consistent with 
> LinearRegression
> --------------------------------------------------------------------------------------------
>
>                 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to