/game-review-classifier

Predicting the sentiment of computer game reviews with machine learning

Primary LanguageJupyter Notebook

Game Review Sentiment Classifier

In this project, I set it out to build and analyze models that can classify the sentiment of a computer game review based on its content. I also investigated the effect of adding another variable, playtime, on our accuracy.

For the full project open Main.ipynb.