Gibranium

Position Cluster Project

This was a project I built with the intent of creating my own position feature for players based on where on the pitch they actually performed their actions and other features: relative frequency of shots, defensive actions and so on.

Unknown-1

Unknown-2

Unknown

2.0 Version

This is divided in 2 notebooks, one to create the necessary dataframe for each season and the other to do the clustering operation. This works directly on the data created by the heatmap function that I use almost everywhere I need it, therefore is way more precise in clustering together players and doesn’t need metrics of quality like xG, xA. Still is time intensive as the mapping of clusters id and positions is done manually.

Unknown-1

Unknown