[
https://issues.apache.org/jira/browse/SPARK-14370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-14370:
------------------------------
Assignee: Pravin Gadakh
> Avoid creating duplicate ids in OnlineLDAOptimizer
> --------------------------------------------------
>
> Key: SPARK-14370
> URL: https://issues.apache.org/jira/browse/SPARK-14370
> Project: Spark
> Issue Type: Improvement
> Components: MLlib
> Reporter: Joseph K. Bradley
> Assignee: Pravin Gadakh
> Priority: Trivial
> Fix For: 2.0.0
>
>
> In {{OnlineLDAOptimizer}}'s {{submitMiniBatch}} method, we create a list of
> ids {{val ids: List[Int]}} before calling {{variationalTopicInference}},
> which then creates a duplicate set of ids. {{variationalTopicInference}}
> should reuse the same set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]