/amazon-sentiment-analysis

Sentiment Analysis on Amazon reviews

Primary LanguageJupyter Notebook

Utilization of Oversampling for multiclass sentiment analysis on Amazon Review Dataset

The task of this project was to perform sentiment analysis (multi-class classification) on Amazon Review data using various models, and to see the difference in the performance before and after performing random oversampling on the dataset to reduce class imbalance.

Paper : Utilization of Oversampling for multiclass sentiment analysis on Amazon Review Dataset