updated readme

This commit is contained in:
Koushik R Kirugulige 2021-04-10 14:01:50 +05:30 committed by GitHub
parent f5a601524d
commit 6bbb2127df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -22,3 +22,6 @@ A Ipynb which plots moving 5 average and compares a bunch of metric from csv tak
Code which clusters a player's passes into 25(configurable) buckets using K-means
##BDOviz.ipynb
Code to visualize the BDO votes recieved by players
## Passmap 11tegen.ipynb
A passmap viz code mostly from [McKayJohns](https://github.com/mckayjohns/Viz-Templates/blob/master/Pass%20Networks%20Tutorial.ipynb) for statsbomb data and big thanks to [mplsoccer](https://mplsoccer.readthedocs.io/en/latest/index.html)