Skip to content

Conversation

@yanboliang
Copy link
Contributor

Add Python example for mllib LDAModel user guide

@SparkQA
Copy link

SparkQA commented Aug 16, 2015

Test build #40990 has finished for PR 8227 at commit c179c81.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from pyspark.mllib.clustering import LDA, LDAModel

@mengxr
Copy link
Contributor

mengxr commented Aug 18, 2015

LGTM except minor inline comments.

@SparkQA
Copy link

SparkQA commented Aug 18, 2015

Test build #41114 has finished for PR 8227 at commit e7d68fa.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Aug 18, 2015
…ser guide

Add Python example for mllib LDAModel user guide

Author: Yanbo Liang <[email protected]>

Closes #8227 from yanboliang/spark-10032.

(cherry picked from commit 747c2ba)
Signed-off-by: Xiangrui Meng <[email protected]>
@mengxr
Copy link
Contributor

mengxr commented Aug 18, 2015

Merged into master and branch-1.5. Thanks!

@asfgit asfgit closed this in 747c2ba Aug 18, 2015
@yanboliang yanboliang deleted the spark-10032 branch August 26, 2015 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants