Skip to content

Sentiment analysis of the reviews from Amazon using Convolutional Neural Network

Notifications You must be signed in to change notification settings

mayankkushal/amazon_reviews_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Food Review Sentiment Analysis

Dataset obtained from Kaggle

Models used

  • Convolutional Neural Network
  • Naive Bayes
  • Random Forest
  • SVC

Convolutional Neural Network produced accureac of 92.57%

MultinomialNB (naive bayes) produced accuracy of 84.97%.

Random Forest produced an accuracy of 82.1%.

About

Sentiment analysis of the reviews from Amazon using Convolutional Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages