yannicksuter / bgg-ml

A try to apply machine learning to boardgamegeek data and collections. Outcome ... unsure what it will become yet. For the moment mainly done for personal research and purely out of curiosity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Todo

  • cross checking: running multiple train/test split runs to verify how stable the fit_error is
  • multiclass classifier using NN
  • normalizing input-score for linear regression

#Dependencies

#Reads!

#Recommendation

#Python Libraries

  • boardgamegeek2
  • tqdm
  • sklearn
  • numpy
  • scipy

About

A try to apply machine learning to boardgamegeek data and collections. Outcome ... unsure what it will become yet. For the moment mainly done for personal research and purely out of curiosity.


Languages

Language:Python 100.0%