Skip to content

Python implementation of Finding repeatable progressive pass clusters and application in international football using Statsbomb Open Data

Notifications You must be signed in to change notification settings

Duncan-Hunter/progressive-pass-clustering

Repository files navigation

progressive-pass-clustering

Disclaimer: I'm not the author of the paper, just the code in this repository.

Python implementation of Finding repeatable progressive pass clusters and application in international football using Statsbomb Open Data. It's all in a Jupyter notebook because its not for production.

2015/16 progressive pass clusters

Installation with poetry:

poetry install
cp env .env

I've exported requirements.txt if you prefer using pip, but no guarantees are made.

In .env set OPEN_DATA_PATH to where you have Statsbomb Open Data cloned.

About

Python implementation of Finding repeatable progressive pass clusters and application in international football using Statsbomb Open Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published