Skip to content

Comparative Analysis of Maximum Likelihood and MAP solutions on Naïve Bayes Classifier using Python on Sentiment Analysis usecase

Notifications You must be signed in to change notification settings

nehapai23/Naive-Bayes-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Naive-Bayes-Classifier

August 2019

Comparative Analysis of Maximum Likelihood and MAP solutions on Naïve Bayes Classifier using Python on Sentiment Analysis usecase

  • Implemented naïve bayes classifier, trained the model using k-fold cross validation
  • Generated learning curve by subsampling, on Amazon, Yelp and Imdb dataset
  • Analyzed effect of smoothing on accuracy of the model and used matplotlib for plots

About

Comparative Analysis of Maximum Likelihood and MAP solutions on Naïve Bayes Classifier using Python on Sentiment Analysis usecase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages