Dataset Link : https://drive.google.com/drive/folders/1Q7LUUD6f0lV5JjC_qyBui62equxy7j5f?usp=sharing
-
Notifications
You must be signed in to change notification settings - Fork 0
Predicting customer sentiments from feedbacks for amazon. While exploring NLP and its fundamentals, I have executed many data preprocessing techniques. In this repository, I have implemented a bag of words using CountVectorizer class from sklearn. I have trained this vector using the LogisticRegression algorithm which gives approx 93% accuracy. …
Dhrumil-Zion/Sentiments-Prediction-Using-NLP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Predicting customer sentiments from feedbacks for amazon. While exploring NLP and its fundamentals, I have executed many data preprocessing techniques. In this repository, I have implemented a bag of words using CountVectorizer class from sklearn. I have trained this vector using the LogisticRegression algorithm which gives approx 93% accuracy. …
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published