Nikolai-Hlubek / soccer-predictor

Predict soccer game results from the world cup 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soccer-predictor

Predict soccer game results from the world cup 2016

This small project is written in python and consists of three steps.

  • Prepare a list of players participating in the world cup 2016 and the country they play for.

  • Get the players strengths by downloading their position and net value from "Transfermarkt".

  • Set up teams with the players and have them play against each other to predict the result.

About

Predict soccer game results from the world cup 2016

License:GNU General Public License v3.0


Languages

Language:Python 88.1%Language:R 11.9%