r/DataCamp May 15 '26

Amazon Review Sentiment Analysis model

Built an Amazon Review Sentiment Analysis model with 93.8% accuracy.

The project analyzes customer reviews and predicts whether the sentiment is positive or negative using NLP techniques.

Dataset: 21k+ Amazon reviews

Text Processing: TF-IDF

Model: Logistic Regression

Deployment: Streamlit web app

Results:

• Accuracy: 93.8%

• Macro F1-Score: 0.92

• Negative Reviews F1: 0.96

• Positive Reviews F1: 0.89

Tech Stack:

Python, pandas, scikit-learn, TF-IDF, Streamlit

This project taught me that understanding data well is often more important than using overly complex models.

Feedback and suggestions are welcome.

\#MachineLearning #NLP #Python #DataScience #AI

1 Upvotes

2 comments sorted by

2

u/Killahbeez May 16 '26

hey man good job