Using Clustering Algorithms for Player Recruitment | by Pol Marin | Apr, 2024

Sports

Which players could help overcome their major flaws?

Pol Marin
by Mario Klassen on Unsplash

Some days ago, I was fortunate to be able to participate in a analytics hackathon that was organized by xfb Analytics[1], Transfermarkt[2], and Football Forum [3].

As we recently received to share our , I decided to write a post about the approach I used.

The goal was to pick a Premier League team, analyze their playing style, highlight two flaws, and prepare two lists of 5 players each that could help the team . The premise was that we had to look to fill two different positions (hence the “two lists of 5 players each”).

Then, from those two lists, we had to pick the top target in each and further explain why they were the best fit for their respective positions.

The final result had to be realistic and the sum of both players’ prices had to be below 60M (we were given their Transfermarkt valuations).

Now that you know what it was about, I want to talk about my approach. I’m a guy who loves football so I had to perform some sort of technical analysis or modeling with Python.

Source link