Skip to content

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

Closed
hhbyyh wants to merge 9 commits into
apache:masterfrom
hhbyyh:ldaload
Closed

[SPARK-14239] [ML] Add load for LDAModel that supports both local and distributedModel#12034
hhbyyh wants to merge 9 commits into
apache:masterfrom
hhbyyh:ldaload

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 #54433 has finished for PR 12034 at commit f532666.

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

@hhbyyh

Copy link
Copy Markdown
ContributorAuthor

Close this as the git hierarchy is mixed up. I'll send a new one.

@jkbradley

Copy link
Copy Markdown
Member

I think you'll need to close this PR manually.

@hhbyyhhhbyyh closed this Mar 30, 2016
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.

3 participants

@hhbyyh@SparkQA@jkbradley