GitHub user jkbradley opened a pull request:
https://github.com/apache/spark/pull/4675
[SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 release
For SPARK-5867:
* The spark.ml programming guide needs to be updated to use the new SQL
DataFrame API instead of the old SchemaRDD API.
* It should also include Python examples now.
For SPARK-5892:
* Fix Python docs
* Various other cleanups
CC: @mengxr (ML), @davies (Python docs)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jkbradley/spark doc-review-1.3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4675.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 #4675
----
commit e57282727570ce7a47cf4144ae2db33c874f6357
Author: Joseph K. Bradley <[email protected]>
Date: 2015-02-18T02:34:12Z
updated programming guide for ml and mllib
commit b05a80de67b645bf68d7ab87123720517d0222e1
Author: Joseph K. Bradley <[email protected]>
Date: 2015-02-18T02:35:22Z
organize imports. doc cleanups
commit a72c018ddf029496cb5a158d8a22aafd9f819483
Author: Joseph K. Bradley <[email protected]>
Date: 2015-02-18T02:36:50Z
made ChiSqTestResult appear in python docs
commit 695f3f62b202f319a2dbf9c6fd8436be280ca48d
Author: Joseph K. Bradley <[email protected]>
Date: 2015-02-18T02:37:19Z
partly done trying to fix inherit_doc for class hierarchies in python docs
commit 8cce91c47e9633a11c911e879e489df7c54324e1
Author: Joseph K. Bradley <[email protected]>
Date: 2015-02-18T19:24:27Z
GMM: removed old imports, added some doc
commit da16aef6800b16a708739c96bc1ef713043eb461
Author: Joseph K. Bradley <[email protected]>
Date: 2015-02-18T19:24:56Z
Fixed python mllib docs
----
---
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]