Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.81 KB

File metadata and controls

37 lines (21 loc) · 1.81 KB

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