[
https://issues.apache.org/jira/browse/SPARK-9224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph K. Bradley resolved SPARK-9224.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Issue resolved by pull request 7454
[https://github.com/apache/spark/pull/7454]
> OnlineLDAOptimizer Performance Improvements
> -------------------------------------------
>
> Key: SPARK-9224
> URL: https://issues.apache.org/jira/browse/SPARK-9224
> Project: Spark
> Issue Type: Improvement
> Components: MLlib
> Reporter: Feynman Liang
> Assignee: Feynman Liang
> Fix For: 1.5.0
>
>
> OnlineLDAOptimizer's current implementation can be improved by using in-place
> updating (instead of reassignment to vars), reducing number of
> transpositions, and an outer product (instead of looping) to collect stats.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]