[ 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org