Update README.md

This commit is contained in:
Koushik R Kirugulige 2019-06-04 10:36:26 +05:30 committed by GitHub
parent 51a6fa9f19
commit 3a520909dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
A visualization and predictive analytics which uses statsbomb data to visualizes metrics like shot location, through ball pass, passmap, heatmap of a player, xG of a shoot
## PassMap.ipynb
Contains the passes by a player and heatmap for the same
## Through_Ball.ipynb.
## Through_Ball.ipynb
pass collection of which were classification of through ball and which are assists
## predict_Xg.ipynb
A WIP module which calculates the probability of a shot being a goal.