Skip to content

Big-data-course-CRI/project_football_data

 
 

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn LinkedIn


Data Science Assessment

Dilan Croos
Tarek Nouneh
Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

Analysis of Football Data

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

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Python 3.11.6^

  • install pip

    $ python3 -m pip install pip

Installation

  1. Clone the repo

    $ git@github.com:dilancroos/data_science_project.git
  2. Change to the working directory

    $ cd data_science_project
  • Check Usage to create a virtual environment
  1. Install PIP packages

    $ pip install -r requirements.txt

(back to top)

Usage

  • Create a virtual environment .venv

     $ python -m venv .venv

(back to top)

Contact

Dilan Croos - antondilan.crooswarnakulasuriya@cri-paris.org.com

Tarek Nouneh - tarek.nouneh@cri-paris.org

Project Link: https://github.com/dilancroos/data_science_project

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%