GitHub user holdenk opened a pull request:

    https://github.com/apache/spark/pull/12883

    [SPARK-15106][PYSPARK][ML] Add PySpark package doc for ML component & 
remove "BETA"

    ## What changes were proposed in this pull request?
    
    Copy the package documentation from Scala/Java to Python for ML package and 
remove beta tags. Not super sure if we want to keep the BETA tag but since we 
are making it the default it seems like probably the time to remove it (happy 
to put it back in if we want to keep it BETA).
    
    ## How was this patch tested?
    
    Python documentation built locally as HTML and text and verified output.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/holdenk/spark 
SPARK-15106-add-pyspark-package-doc-for-ml

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12883.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 #12883
    
----
commit 14e1e7e0400d85760e6065fb5ce3accf080e937a
Author: Holden Karau <[email protected]>
Date:   2016-05-03T23:57:51Z

    Remove BETA tags

commit 949fd16ee000230664b3e773941f1b960b04042a
Author: Holden Karau <[email protected]>
Date:   2016-05-03T23:58:17Z

    Add ML package 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]

Reply via email to