Project Repository for CS6513; Contributed by: Deepak, Ran, Sahil.
Data for the work can be found at this Repository.
The analysis report can be viewed here
File Structure of the Repo looks like following:
Football_Data_Analysis
├── AnalysisReport.pdf
├── Code
│ ├── Analysis
│ │ ├── Analysis-Home_advantage.ipynb
│ │ ├── Analysis-LaLiga_Over_Time.ipynb
│ │ ├── Analysis-League_Play_Style.ipynb
│ │ └── Analysis-Shot_Location.ipynb
│ └── Data Cleaning
│ └── Data_Cleaning_RDS.ipynb
└── README.md
Run individual notebook for generating and visualising each analysis point in the report.