/Sentiment-Analysis-IMDb-reviews

Sentiment analysis - fastai nlp course

Primary LanguageJupyter Notebook

Sentiment Analysis of IMDb movie reviews dataset

Sentiment analysis using Naive Bayes & Logistic Regression (*was done with NLP course by Rachel Thomas (fast.ai))

Accuracy Scores:

Naive bayes : 80.8%

Binarized Naive bayes : 82.9%

Logistic Regression: 77%