You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2019/06/25 11:48:00 UTC

[jira] [Resolved] (SPARK-28117) LDA and BisectingKMeans cache the input dataset if necessary

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

Sean Owen resolved SPARK-28117.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 24920
[https://github.com/apache/spark/pull/24920]

> LDA and BisectingKMeans cache the input dataset if necessary
> ------------------------------------------------------------
>
>                 Key: SPARK-28117
>                 URL: https://issues.apache.org/jira/browse/SPARK-28117
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 3.0.0
>            Reporter: zhengruifeng
>            Assignee: zhengruifeng
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> In MLLIB-LDA, if the EM solver caches the dataset internally, while the Online do not.
> So in the ML-LDA, we need to cache the internmediate dataset if necessary.
>  
> BisectingKMeans also needs too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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