Dilan Croos
Tarek Nouneh
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
The data is gathered from publicly available (spatio-temporal) football data (study published in Nature - Scientific Data - a peer-reviewed, open-access journal for descriptions of datasets, and research for sharing and reuse of scientific data) which has metrics from the top five european leagues and the world cup.
We are interesting in investigating the attributes and qualities of the players on winning teams in the English Premier League in the 2017-18 season.
>> Click Here to Watch the Presentation
To get a local copy up and running follow these simple steps.
Python 3.11.6^
-
install pip
$ python3 -m pip install pip
-
Clone the repo
$ git@github.com:dilancroos/data_science_project.git
-
Change to the working directory
$ cd data_science_project
- Check Usage to create a virtual environment
-
Install PIP packages
$ pip install -r requirements.txt
-
Create a virtual environment .venv
$ python -m venv .venv
Dilan Croos - antondilan.crooswarnakulasuriya@cri-paris.org.com
Tarek Nouneh - tarek.nouneh@cri-paris.org
Project Link: https://github.com/dilancroos/data_science_project