GitHub user holdenk opened a pull request:

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

    [SPARK-15162][SPARK-15164][PySpark][DOCS][ML] update some pydocs

    ## What changes were proposed in this pull request?
    
    Mark ml.classification algorithms as experimental to match Scala 
algorithms, update PyDoc for for thresholds on `LogisticRegression` to have 
same level of info as Scala, and enable mathjax for PyDoc.
    
    
    ## How was this patch tested?
    
    Built docs locally.

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

    $ git pull https://github.com/holdenk/spark 
SPARK-15162-SPARK-15164-update-some-pydocs

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

    https://github.com/apache/spark/pull/12938.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 #12938
    
----
commit 83892808fde633525c4366b368033ba80c81eaa8
Author: Holden Karau <[email protected]>
Date:   2016-05-05T20:24:14Z

    Mark a number of alogrithms and models experimental that are marked that 
way in scala and update the docs for logisitc regression threshold

commit 1fa57e5ded4c8e47ac87cbc783184ca71f9ab699
Author: Holden Karau <[email protected]>
Date:   2016-05-05T20:30:20Z

    Add the rest

commit b1ce81779ef93e5a83ab68a30f1ae5a91e0f38ec
Author: Holden Karau <[email protected]>
Date:   2016-05-05T21:51:53Z

    Use mathjax for formula in PyDoc

commit 8125c8c6a79cf55a74894a7d2e4efb68a331fcfe
Author: Holden Karau <[email protected]>
Date:   2016-05-05T21:52:18Z

    Switch to math highlighting and update legostic regresion get doc since it 
doesn't throw an an error

commit c72fa4679dd2fa56e8f590b1b93beaf8c939b523
Author: Holden Karau <[email protected]>
Date:   2016-05-05T21:54:30Z

    Long line fix

----


---
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