zhengruifeng created SPARK-29942:
------------------------------------

             Summary: Impl Complement Naive Bayes Classifier
                 Key: SPARK-29942
                 URL: https://issues.apache.org/jira/browse/SPARK-29942
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 3.0.0
            Reporter: zhengruifeng


1, it is said in 
[scikit-learn|https://scikit-learn.org/stable/modules/naive_bayes.html#complement-naive-bayes]
 that 'CNB regularly outperforms MNB (often by a considerable margin) on text 
classification tasks.'

2, the training part of CNB is highly similar to existing MNB, so it is a easy 
win to support CNB.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to