You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zhengruifeng (Jira)" <ji...@apache.org> on 2019/11/18 11:04:00 UTC

[jira] [Created] (SPARK-29942) Impl Complement Naive Bayes Classifier

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org