You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:35:19 UTC

[jira] [Resolved] (SPARK-15906) Complementary Naive Bayes Algorithm Implementation

     [ https://issues.apache.org/jira/browse/SPARK-15906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-15906.
----------------------------------
    Resolution: Incomplete

> Complementary Naive Bayes Algorithm Implementation
> --------------------------------------------------
>
>                 Key: SPARK-15906
>                 URL: https://issues.apache.org/jira/browse/SPARK-15906
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: MIN-FU YANG
>            Priority: Minor
>              Labels: bulk-closed
>
> Improve the Naive Bayes algorithm on skew data according to 
> "Tackling the Poor Assumptions of Naive Bayes Text Classifers" chapter 3.2
> http://people.csail.mit.edu/jrennie/papers/icml03-nb.pdf
> Mahout & WEKA both have Complementary Naive Bayes implementations.
> https://mahout.apache.org/users/classification/bayesian.html
> http://weka.sourceforge.net/doc.packages/complementNaiveBayes/weka/classifiers/bayes/ComplementNaiveBayes.html
> Besides, this paper is referenced by other papers & books 600+ times, I think it's result is solid.
> https://scholar.google.com.tw/scholar?rlz=1C5CHFA_enTW567TW567&safe=high&um=1&ie=UTF-8&lr&cites=1197073324019480518



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org