You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: This is an implementation of Naive Bayes Classifier algorithm. It was tested with Kaggle Datasets and an accuracy of 93% was observed. The explanation of the algorithm can be found here: http://nlp.stanford.edu/IR-book/html/htmledition/naive-bayes-text-classification-1.html