GitHub user keypointt opened a pull request:
https://github.com/apache/spark/pull/8977
[SPARK-10669] [Docs] Link to each language's API in codetabs in ML docs:
spark.mllib
In the Markdown docs for the spark.mllib 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 "ChiSqSelector" section in
https://github.com/apache/spark/blob/64743870f23bffb8d96dcc8a0181c1452782a151/docs/mllib-feature-extraction.md
This JIRA is just for spark.mllib, not spark.ml.
Please let me know if more work is needed, thanks a lot.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/keypointt/spark SPARK-10669
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8977.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 #8977
----
commit f8289891d5b32fffdc6a4ce077d8d206e015119f
Author: Xin Ren <[email protected]>
Date: 2015-10-02T07:00:36Z
[SPARK-10669] test modify
commit 67c67158c93a4a8c5a963ecf821f5e85e1228bf3
Author: Xin Ren <[email protected]>
Date: 2015-10-04T16:54:35Z
[SPARK-10669] Link to each language API in codetabs in spark mllib docs
commit 31960f6790a75fd037ffd879a8d17e546c5fa6fa
Author: Xin Ren <[email protected]>
Date: 2015-10-04T16:59:56Z
[SPARK-10669] minor correction
commit 82528d238a52a07c9e47c86050abb471775d2b20
Author: Xin Ren <[email protected]>
Date: 2015-10-05T05:37:45Z
[SPARK-10669] re-commit, Link to each language API in codetabs in spark
mllib docs
commit ce92c03a3ea688e35560c7411fecf56971138c2b
Author: Xin Ren <[email protected]>
Date: 2015-10-05T05:48:10Z
[SPARK-10669] add up API links
commit 5fa2ef77aa1d04c4d2e210062bafd9bca0b48bd9
Author: Xin Ren <[email protected]>
Date: 2015-10-05T06:27:39Z
[SPARK-10669] undo previous wrong changes
commit c75d79da41edae8c08b838bbe44a96fb88bc5f71
Author: Xin Ren <[email protected]>
Date: 2015-10-05T06:32:02Z
[SPARK-10669] undo previous wrong changes for mllib-ensembles.md
commit 5beb6ddc5eb6e90c531e326335a797205eb6a505
Author: Xin Ren <[email protected]>
Date: 2015-10-05T06:34:06Z
[SPARK-10669] undo previous wrong changes for
mllib-frequent-pattern-mining.md
----
---
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]