GitHub user hhbyyh opened a pull request:

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

    [SPARK-13089] [Doc] spark.ml Naive Bayes user guide and examples

    jira: https://issues.apache.org/jira/browse/SPARK-13089
    
    Add section in ml-classification.md for NaiveBayes DataFrame-based API, 
plus example code (using include_example to clip code from examples/ folder 
files).

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

    $ git pull https://github.com/hhbyyh/spark naiveBayesDoc

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

    https://github.com/apache/spark/pull/11015.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 #11015
    
----
commit a80fcd4be79f465e1303a3b28d21acacf77e930e
Author: Yuhao Yang <[email protected]>
Date:   2016-02-01T15:28:33Z

    add doc and scala example

commit ee2cabbc9efe7a73dc8fcc5a105ce4078e0bb563
Author: Yuhao Yang <[email protected]>
Date:   2016-02-02T02:45:56Z

    add java and python example

commit aca223051c0da4ea3cba6f9b314ce5f8ae384a6f
Author: Yuhao Yang <[email protected]>
Date:   2016-02-02T02:46:08Z

    Merge remote-tracking branch 'upstream/master' into naiveBayesDoc

commit 71f1f89f226b6b24da827a98ad0394132d801041
Author: Yuhao Yang <[email protected]>
Date:   2016-02-02T03:05:29Z

    add python link

commit be5586bee139e73fcd936ea24b2c0b73c61668d0
Author: Yuhao Yang <[email protected]>
Date:   2016-02-02T03:12:32Z

    fix some comment

----


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