Skip to content

Sentiment Analysis on Amazon Reviews using Machine learning models and one deep learning model.

License

Notifications You must be signed in to change notification settings

purvit-vashishtha/Sentiment-Analysis-Bi-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Reviews Sentiment Analysis

Dataset

Amazon Reviews Dataset obtained from Kaggle

Methodology

Machine learning models applied:

  1. Extreme Gradient Boosting
  2. Random Forest
  3. Gradient Boosting
  4. Naive Bayes
  5. Light GBM
  6. Decision Tree

After training machine learning models, a deep learning model, Bidirectional LSTM model is trained on the given dataset.

Results

BI-LSTM performed best according to roc auc score of 0.89 as compared to other machine learning models.

About

Sentiment Analysis on Amazon Reviews using Machine learning models and one deep learning model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published