GitHub user yinxusen opened a pull request:
https://github.com/apache/spark/pull/11486
[SPARK-13449] Naive Bayes wrapper in SparkR
## What changes were proposed in this pull request?
https://issues.apache.org/jira/browse/SPARK-13449
Add a Naive Bayes wrapper in SparkR, with predict, naiveBayes, summary.
## How was this patch tested?
Test with sparkR unit test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yinxusen/spark SPARK-13449
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11486.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 #11486
----
commit fb1bca43fc13fa5509539e4a6d4fe20cd26d1dd5
Author: Xusen Yin <[email protected]>
Date: 2016-03-01T05:15:21Z
runable draft
commit 787f25f5a84330632dff5c8d9fd8d7c0de02de8c
Author: Xusen Yin <[email protected]>
Date: 2016-03-01T06:50:17Z
refine test and na handler
commit b66d3e5ef0803dad949a53d4210a455856c8a400
Author: Xusen Yin <[email protected]>
Date: 2016-03-01T17:55:36Z
refine getModelName
commit a5ab2e678c660fbee957cbb20dced0b5f5a4a256
Author: Xusen Yin <[email protected]>
Date: 2016-03-01T22:26:39Z
remove default interface
commit 9215fafd3295f488ba6d827b49eddb91c3032438
Author: Xusen Yin <[email protected]>
Date: 2016-03-01T23:42:51Z
refine code
commit 388e85dbf41faeea74f5aaa084664d9d52cce184
Author: Xusen Yin <[email protected]>
Date: 2016-03-03T05:31:32Z
add summary for NaiveBayes
commit 26d38e1baa0574221fc8cca104dfeeb1e057755f
Author: Xusen Yin <[email protected]>
Date: 2016-03-03T06:06:49Z
refine
----
---
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]