GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/422
[WIP][SPARK-1506][MLLIB] Documentation improvements for MLlib 1.0
Still a work in process.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark mllib-doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/422.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 #422
----
commit ed1d493ecae06f1a2fd067a279163a9e1d1257b9
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-13T00:54:25Z
update mllib's toc
commit d06511dbde8d85d8caa8294aff3bd86094f14923
Author: Manish Amde <[email protected]>
Date: 2014-04-13T03:26:33Z
basic skeleton
commit 1537dd372a3e64251923792d9cc911dff12ed85f
Author: Manish Amde <[email protected]>
Date: 2014-04-13T05:32:24Z
added placeholders and some doc
commit 3ecb2ad8a0a004a89debe5a5ce5b0d72181b9305
Author: Manish Amde <[email protected]>
Date: 2014-04-13T05:44:42Z
minor text addition
commit b93125cce2d8a6a685aac0e7cda2357df0ddb09b
Author: Manish Amde <[email protected]>
Date: 2014-04-13T18:09:34Z
more subsection reorg
commit 94fd2f9cf6aaf8c99f5ebc76d207a70abc82f832
Author: Manish Amde <[email protected]>
Date: 2014-04-13T18:38:42Z
more reorg
commit 69252752172ec173bc9e705cf2e9194a83c46f9a
Author: Manish Amde <[email protected]>
Date: 2014-04-13T19:59:35Z
impurity and information gain
commit 9c0c4be00ecf04ee42926ca11f99b07c1c1ab0c6
Author: Manish Amde <[email protected]>
Date: 2014-04-13T21:11:37Z
split candidate
commit f427e84dabf9e1bdf95b65d258bedc5c85bb7577
Author: Manish Amde <[email protected]>
Date: 2014-04-13T23:42:13Z
renaming sections
commit 6e297d7cc0b04c5586bf80c0be7b3de69c1a606a
Author: Manish Amde <[email protected]>
Date: 2014-04-14T00:26:43Z
added subsections
commit b9ef6c4088429efeed8ddb63e70d6ee6516443df
Author: Manish Amde <[email protected]>
Date: 2014-04-14T01:14:38Z
basic decision tree code examples
commit dbb0e5e4c3e5bfc14da1ad76e8a8f7ec2a2c0ac8
Author: Manish Amde <[email protected]>
Date: 2014-04-14T01:26:13Z
minor improvements to text
commit 865826ee04da10260aeb1db72f1da13f730e678d
Author: Manish Amde <[email protected]>
Date: 2014-04-14T01:37:37Z
minor: grammar
commit 022485ad965a75bd48aadd3852850fc2a0c9d5c6
Author: Manish Amde <[email protected]>
Date: 2014-04-14T05:40:22Z
more documentation
commit a3523f972f091fdf6893f10d63394c317e0ee399
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-15T19:02:15Z
Merge branch 'master' into mllib-doc
commit 8db54485d477bc645aeeaf36e8dd326fe4c7735b
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-15T21:51:57Z
re-organize toc
commit 49811ad62c4d6354eb105e06b39e242dffeee7bf
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-15T21:52:19Z
add guide for naive Bayes
commit b18ca56b6293e3b631d0052978d7f21843bbfc2b
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-15T21:52:49Z
move linear-algebra to dimensionality-reduction
commit f59e35507882b84882a32dab832237caf7442ab8
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-15T21:55:15Z
merge tree guide
commit 8e77fbce31f33439f2f0bab248a716e01ea52ff1
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-15T22:42:33Z
add migration guide
commit c5cba7f423a3be0ca2980235d7004ccef8902e13
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-15T23:26:17Z
update dependencies
commit bcbf5d233aa36463365989e085851a30acf4c4e8
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-16T02:50:24Z
add first version of linear algebra guide
commit 34e9bb4503053b03361d914b289f6f05f45ba50e
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-16T02:53:45Z
merge decision-tree changes
commit 7922fac943cb722d3df0fbc37e96ec1a433d9454
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-16T03:01:07Z
move decision tree guide to a separate file
commit b4545c30f9505827e3c158aef2edd190ed6ea5b5
Author: Xiangrui Meng <[email protected]>
Date: 2014-04-16T03:12:09Z
one pass over tree guide
----
---
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.
---