Skip to content

Research project aiming at better understanding the relation between Head Coach and Team performance

License

Notifications You must be signed in to change notification settings

mathisdrn/head_coach_dismissal

Repository files navigation

Analysis of the effect of head coach change in football teams performance

This repository hosts the code, text and data of a research study on the relation between head coach and change of performance in football teams.

To view the content of this research study, you can either:

Usage

To run the code in this repository, you will need to create a conda environment with the dependencies specified in the requirements.yml file. You can do so by running the following command in your terminal:

conda env create -f requirements.yml

Then, you can activate the environment and run the code in the Jupyter notebooks.

You can build the paper by installing Typst and running the following command in your terminal:

myst build Paper.md --pdf

You can also serve a static webpage of the paper by running the following command in your terminal:

myst start

About

Research project aiming at better understanding the relation between Head Coach and Team performance

Resources

License

Stars

Watchers

Forks