Skip to content

OisinNolan/Steam-Review-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Review Sentiment Analysis

This was the final project for an introductory module on Machine Learning @ TCD. The project involves looking at the feasibility of predicting information associated with Steam reviews using only the review text as input. The information to be predicted is:

  • whether or not the game has been 'voted up' by the reviewer
  • whether or not the review is for an 'early access' version of the game.

The project evaluates various conventional methods of feature extraction (Word Counts, TF-IDF, n-grams) and classification models (Logistic regression, Kernel SVM, DNN).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published