Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 881 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 881 Bytes

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