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/21 10:25:00 UTC

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

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

zhengruifeng updated SPARK-29942:
---------------------------------
    Fix Version/s:     (was: 3.1.0)
                   3.0.0

> 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
>            Assignee: zhengruifeng
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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