The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Predict the sentiments of Amazon Customer #726

Open Tanya-1109 opened 11 months ago

Tanya-1109 commented 11 months ago

Is your feature request related to a problem? Please describe.

We often need to predict the sentiments of a user to check what the person feels about a certain product and whether we could recommend the same product to someone else.

Describe the solution you'd like

A Machine Learning model using NLP Bag of Words to predict the sentiments of a customer about a certain product.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

Tanya-1109 commented 11 months ago

Dataset Link