top of page

Naive Bayes Classifier

using K fold Cross Validation & Laplace Smoothing

use text data-set about the movie review. The goal is predicting the sentiment.  

http://ai.stanford.edu/~amaas/data/sentiment/

​Naive Bayes Classifier: Files
​Naive Bayes Classifier: HTML Embed
bottom of page