From 6bbb2127dfbdb9ee9b39bcc33757f136d1fc1929 Mon Sep 17 00:00:00 2001 From: Koushik R Kirugulige Date: Sat, 10 Apr 2021 14:01:50 +0530 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4610ba5..7960343 100644 --- a/README.md +++ b/README.md @@ -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)