You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/08/02 02:15:04 UTC

[jira] [Resolved] (SPARK-9530) ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.

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

Joseph K. Bradley resolved SPARK-9530.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

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

> ScalaDoc should not indicate LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic as approximate.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-9530
>                 URL: https://issues.apache.org/jira/browse/SPARK-9530
>             Project: Spark
>          Issue Type: Documentation
>          Components: MLlib
>    Affects Versions: 1.3.0, 1.3.1, 1.4.0, 1.4.1
>            Reporter: Meihua Wu
>            Assignee: Meihua Wu
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> Currently the ScalaDoc for LDAModel.describeTopics and DistributedLDAModel.topDocumentsPerTopic suggests that these methods are  approximate. However, both methods are actually precise and there is no need to increase maxTermsPerTopic or maxDocumentsPerTopic to get a more precise set of top terms. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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