GitHub user hhbyyh opened a pull request:
https://github.com/apache/spark/pull/9722
[SPARK-11689] [ML] Add user guide and example code for LDA under spark.ml
jira: https://issues.apache.org/jira/browse/SPARK-11689
Add simple user guide for LDA under spark.ml and example code under
examples/. Use include_example to include example code in the user guide
markdown. Check SPARK-11606 for instructions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hhbyyh/spark ldaMLExample
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9722.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #9722
----
commit aeea7909c60af8883590fceba687a7dc3b98cd8f
Author: Yuhao Yang <[email protected]>
Date: 2015-11-15T13:31:37Z
ml lda example and doc
commit 09b59de953101d6dba5023033af2a2bb2ea5385f
Author: Yuhao Yang <[email protected]>
Date: 2015-11-15T13:42:41Z
add link to new doc
commit 8a6d2d61bf31e653b4ddd5f05b7c84b1577c9694
Author: Yuhao Yang <[email protected]>
Date: 2015-11-15T13:45:17Z
doc fix
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]