Skip to content

nikosavola/video-game-rating-ml

Repository files navigation

Predicting Video Game Rating from Genres using Multilayer Perceptron

DOI Unit tests Build and deploy

See live demo on GitHub Pages.

Python notebook for training and a .pdf report are included in the training folder.

Originally a project for the course CS-C3240 - Machine Learning provided by Aalto University.

Implementation

  • Python & Keras training and model
  • React & TensorFlow.js interactive predictor