This repository holds all the work I completed for the Mathematical Modelling of Football course at Uppsala University, which took place from September to October 2023. The course, instructed by David Sumpter, is worth 5 master's credits and is conducted remotely. The course web page with all the lessons can be found here.
- After cloning the repo, create the environment and activate it:
conda env create -f environment.yml
- Clone the Statsbomb repository inside the repo:
git clone https://github.com/statsbomb/open-data.git Statsbomb
- Create a
Wyscout/
folder and store data downloaded from here inside it.