Skip to content

govertv/vg_covers

Repository files navigation

Predicting the evaluative age-classification of video games using the image features of the video game cover art

Attempt to predict if a video game will have a PEGI age rating over or under 16 (binary classification problem) based on their cover art. Instead of using all pixel values of the images as features to a machine learning model, more meaningful features are extracted from the images. Examples of these features are the presence of human faces in the covers and the median brightness of the covers. The relevance scores of all features are then extracted from the model to analyze which information contained in the images is most useful for this task. The best model has an accuracy of roughly 73%. We found that human level performance on this task is around 70%.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published