GitHub user zhengruifeng opened a pull request:
https://github.com/apache/spark/pull/15324
[SPARK-16872][ML] Gaussian Naive Bayes Classifier
## What changes were proposed in this pull request?
implement Gaussian NB in ML
## How was this patch tested?
local test in spark-shell, comparing to Scikit-Learn
add unit test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhengruifeng/spark gnb_1001
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/15324.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 #15324
----
commit 8e7e2d5e021b3ac14314a87bd7d894a8189edabf
Author: Zheng RuiFeng <[email protected]>
Date: 2016-10-02T02:31:28Z
create pr
commit 4d8a025198fae1febdcc6351d6d48e4666cc4e65
Author: Zheng RuiFeng <[email protected]>
Date: 2016-10-02T02:37:54Z
fix nit
----
---
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]