Difference between revisions of "Complement Naive Bayes"

From Cohen Courses
Jump to navigationJump to search
(Created page with 'The Compliment Naive Bayes (CNB) classifier improves upon the weakness of the Naive Bayes classifier by estimating parameters from data in all sentiment classes except the one wh…')
 
(No difference)

Latest revision as of 17:08, 5 November 2012

The Compliment Naive Bayes (CNB) classifier improves upon the weakness of the Naive Bayes classifier by estimating parameters from data in all sentiment classes except the one which we are evaluating for.