Skip to content

[SPARK-14239] [ML] Add load for LDAModel that supports both local and distributedMode - #12037

Closed
hhbyyh wants to merge 1 commit into
apache:masterfrom
hhbyyh:ldaGeneralLoad
Closed

[SPARK-14239] [ML] Add load for LDAModel that supports both local and distributedMode#12037
hhbyyh wants to merge 1 commit into
apache:masterfrom
hhbyyh:ldaGeneralLoad

Conversation

@hhbyyh

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Add load for LDAModel that supports loading both local and distributedModel, as discussed in #9894. So that users don't have to know the details.

How was this patch tested?

Unit tests

@SparkQA

Copy link
Copy Markdown

Test build #54440 has finished for PR 12037 at commit 0ba310e.

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

@SparkQA

Copy link
Copy Markdown

Test build #72512 has finished for PR 12037 at commit 0ba310e.

  • This patch fails SparkR unit tests.
  • This patch does not merge cleanly.
  • This patch adds no public classes.

@hhbyyh

Copy link
Copy Markdown
ContributorAuthor

Closing stale PR.

@hhbyyhhhbyyh closed this Jul 24, 2017
Sign up for freeto 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.

2 participants

@hhbyyh@SparkQA