World Cup Experiments
An experiment on the world cup dataset to predict the passes of players with regression, and predict their position with decision tree class
The FIFA world cup is one of the most anticipated sports events in the world. Which is why the use of ML in such events can be very interesting
I made some experiments in predicting the passes a player makes and predicting their positions.
I then found out that in predicting the position of players the best features to have are minutes, shots, and tackles.