Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-9560][MLlib] add lda data generator #7898

Closed
wants to merge 3 commits into from

Conversation

hhbyyh
Copy link
Contributor

@hhbyyh hhbyyh commented Aug 3, 2015

jira: https://issues.apache.org/jira/browse/SPARK-9560

Add data generator for LDA.
Hope it can help with performance improvement.

@SparkQA
Copy link

SparkQA commented Aug 3, 2015

Test build #39558 has finished for PR 7898 at commit 7cc6a95.

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

@SparkQA
Copy link

SparkQA commented Aug 7, 2015

Test build #40135 has finished for PR 7898 at commit aff4d7f.

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

@feynmanliang
Copy link
Contributor

Thanks! Have you tried running LDA on the generated data? What were the results?

I think @jkbradley meant for this to be contributed to spark-perf and used for perf testing, but I think it might also be useful for validating LDA correctness...

@hhbyyh
Copy link
Contributor Author

hhbyyh commented Oct 12, 2015

@feynmanliang I only tried with small data set and result seems to be reasonable.

@jkbradley I can move this to spark-perf if it's not suitable for Spark.

@SparkQA
Copy link

SparkQA commented Jun 5, 2016

Test build #60012 has finished for PR 7898 at commit aff4d7f.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Sep 14, 2016

Test build #65382 has finished for PR 7898 at commit aff4d7f.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@hhbyyh
Copy link
Contributor Author

hhbyyh commented Oct 10, 2016

Close this as we've stopped development for MLlib.

@hhbyyh hhbyyh closed this Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants