Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 623 Bytes

File metadata and controls

16 lines (12 loc) · 623 Bytes

Sentiment-Analysis-Machine-Learning-Model

This is a Sentiment Analysis Machine Learning model on the Amazon review dataset. ( Positive or Negative)

Problem Statement

Create a Sentiment Analysis Machine Learning model on the Amazon review dataset. ( Positive or Negative) Analyze the Dataset, visualize it with WordCloud, and choose the best parameter using Cross-Validation. Deploy it on Flask App or Streamlight.

Dataset

https://www.kaggle.com/datafiniti/consumer-reviews-of-amazon-products

This is the link for the dataset

Heroku Web-page link

https://sentiment-analyser0.herokuapp.com/ (Currently offline)