You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.