GitHub user hhbyyh opened a pull request:
https://github.com/apache/spark/pull/8901
[SPARK-10670] [ML] [Doc] add api reference for ml doc
jira: https://issues.apache.org/jira/browse/SPARK-10670
In the Markdown docs for the spark.ml Programming Guide, we have code
examples with codetabs for each language. We should link to each language's API
docs within the corresponding codetab, but we are inconsistent about this. For
an example of what we want to do, see the "Word2Vec" section in
https://github.com/apache/spark/blob/64743870f23bffb8d96dcc8a0181c1452782a151/docs/ml-features.md
This JIRA is just for spark.ml, not spark.mllib
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hhbyyh/spark docAPI
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8901.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 #8901
----
commit bd3b8cc3779f78ced51e8526843d128023382e31
Author: Yuhao Yang <[email protected]>
Date: 2015-09-24T06:35:41Z
add api reference for ml doc
----
---
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]