Performance Insights-based AI-driven Football Transfer Fee Prediction

Daniil Sulimov
2024-01-30
Abstract:We developed an artificial intelligence approach to predict the transfer fee of a football player. This model can help clubs make better decisions about which players to buy and sell, which can lead to improved performance and increased club budgets. Having collected data on player performance, transfer fees, and other factors that might affect a player's value, we then used this data to train a machine learning model that can accurately predict a player's impact on the game. We further passed the obtained results as one of the features to the predictor of transfer fees. The model can help clubs identify players who are undervalued and who could be sold for a profit. It can also help clubs avoid overpaying for players. We believe that our model can be a valuable tool for football clubs. It can help them make better decisions about player recruitment and transfers.
Machine Learning,Artificial Intelligence
What problem does this paper attempt to address?
The main problem that this paper attempts to solve is to predict the transfer fees of football players. The author has developed an artificial - intelligence - based method to predict the transfer fees of football players, aiming to help clubs make wiser choices in player - buying and - selling decisions, thereby improving team performance and increasing club budgets. Specifically, the paper trains a machine - learning model by collecting player - performance data, transfer fees and other factors that may affect player value, to accurately predict the influence of players on the game, and further uses these results as a feature for predicting transfer fees. ### Main research objectives: 1. **Predict player transfer fees**: Develop a model that can accurately predict the transfer fees of football players. 2. **Assist club decision - making**: Help clubs identify undervalued players and player - selling opportunities that may bring profits, while avoiding overestimating the value of players. 3. **Improve player evaluation**: Provide a more comprehensive player - value - evaluation tool by evaluating players' performance in the game. ### Research methods: - **Data collection**: Collected data on player - performance data, transfer fees and other relevant factors. - **Model training**: Use machine - learning techniques to train the model to evaluate players' performance and their influence on the game. - **Feature engineering**: Introduced multiple features, including players' on - field positions, ages, remaining contract durations, etc., as well as non - quantitative factors such as media activities. - **Performance evaluation**: Evaluate the performance of the model through multiple evaluation metrics (such as F1 score, precision, recall, AUC score, etc.). ### Key technologies: - **Bayesian method**: Used to evaluate players' performance in the ball - possession chain. - **Event - stream data**: Analyze every action of players in the game and calculate its influence on the goal - scoring probability. - **xG model**: Developed an expected - goal model to evaluate players' goal - scoring probabilities when shooting. - **Regression algorithms**: Use algorithms such as Random Forest Regressor and CatBoost Regressor to predict the changes in transfer fees. ### Application scenarios: - **Practical application**: The paper shows the application of the model in the 2020 European Football Championship, and selects several players from Denmark, the Czech Republic and Italy for evaluation. - **Team building**: Use the model to build the best lineup in the 2020 European Football Championship, showing the application potential of the model in actual games. Through these methods and technologies, the paper aims to provide a powerful tool for football clubs to help them make more scientific and rational decisions in the player - transfer market.