Skip to content

A python program made in Pycharm using sklearn, it uses Amazon reviews to train both a MultinomialNB and MLPClassifier learning model to classify whether different reviews are good, neutral or bad.

Notifications You must be signed in to change notification settings

Callum-OP/Review-Sentiment-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Amazon_reviews.csv file will need to be in the same directory

Required packages include:
sklearn
tensorflow
numpy
pandas
matplotlib
mlxtend

About

A python program made in Pycharm using sklearn, it uses Amazon reviews to train both a MultinomialNB and MLPClassifier learning model to classify whether different reviews are good, neutral or bad.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages