Skip to content

Build end-to-end Data Science (NLP) project for Amazon's Product Review Sentiment Classification using AWS tools.

Notifications You must be signed in to change notification settings

rkshiyaniya/Amazon-Product-Review-Sentiment-Classification

Repository files navigation

Amazon's Product Review Sentiment Classification

Here's some Screenshots of Analysis

Number Of Reviews per Category

num_reviews_per_category

Distribution of Number Of Words per Review

distribution_num_words_per_review

Average Sentiment per Category

avg_sentiment_per_category

Distribution of Sentiment per Category

distribution_sentiment_per_category



  • Built model using AutoML (FastText algorithm) with Amazon SageMaker Autopilot
  • Train Model using built-in BlazingText & BERT algorithms