GitHub user hhbyyh opened a pull request:
https://github.com/apache/spark/pull/9974
[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.
Original PR is reverted due to document build error.
https://github.com/apache/spark/pull/9722
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/9974.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 #9974
----
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
commit 195c85cdefc2b284e6dcef7866e7488453956a70
Author: Yuhao Yang <[email protected]>
Date: 2015-11-17T04:58:48Z
add switch for example
commit f737bffc7d59e9d68b97fb08bf76ab0d01d3dc4d
Author: Yuhao Yang <[email protected]>
Date: 2015-11-19T16:42:04Z
doc fix
commit 5e226245f89a46f073e66b24ad3eb2ca118f4577
Author: Yuhao Yang <[email protected]>
Date: 2015-11-19T16:48:13Z
fix conflict
commit c794096d7ae52a91b577640d27f480860f4b31d0
Author: Yuhao Yang <[email protected]>
Date: 2015-11-20T03:29:21Z
scala example udpate
commit b4fd23ed09c7f539a00f611178c08349d4185834
Author: Yuhao Yang <[email protected]>
Date: 2015-11-25T13:23:25Z
Merge remote-tracking branch 'upstream/master' into ldaMLExample
commit 720b9364c9c95fc8620f9d5791ac56ab94d11261
Author: Yuhao Yang <[email protected]>
Date: 2015-11-25T13:46:32Z
add example switch to JavaLDAExample
commit 0f6496727ce24cc700490c1be1ff0d51e85270a1
Author: Yuhao Yang <[email protected]>
Date: 2015-11-25T14:34:36Z
refine doc
commit 7c9b52a1717b4d97a5e2c671a1db272ae30d25c0
Author: Yuhao Yang <[email protected]>
Date: 2015-11-25T14:37:56Z
add separation line
----
---
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]