Beyond the Pitch: A Data-Driven Approach to Player Careers and Valuations in Football - Project Structure
This repository hosts all the necessary resources for the "Beyond the Pitch: A Data-Driven Approach to Player Careers and Valuations in Football"
project.
Located in the "code" folder:
Project_Notebook.ipynb
: Main Jupyter Notebook where all the analyses are performed.utils.py
: This file, contains all the functions used inProject_Notebook.ipynb
./models
: This folder contains the results of the prediction models for all variants.
Located in the "data" folder:
- This directory contains both the raw and processed data utilized in the project.
images
: Images used in reports.
Ensure Python 3.10.11 is installed and then run:
pip install -r requirements.txt
To run the notebook and recreate results:
- Navigate to the project directory.
- Run
Project_Notebook.ipynb
using the "Run All" feature in VS Code or another IDE.
This project was created by:
- Gino F. Fazzi
- Veron Hoxha
- Constantin-Bogdan Craciun