Skip to content

This repository contains code and data used for predicting the future performance of soccer players using statistical, machine learning, and deep learning models.

License

Notifications You must be signed in to change notification settings

egkiastas/Predicting-the-future-performance-of-soccer-players

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting the future performance of soccer players

This repository contains the code and data used for my Master's thesis titled "Predicting the future performance of soccer players". The purpose of this thesis was to investigate and analyze the impact of various factors on predicting the future performance of soccer (football) players using statistical, machine learning, and deep learning models. The applied methods demonstrated significantly better performance compared to random and naive predictors, providing valuable insights into the predictive factors of future soccer player performance.

Structure

This repository contains the following folders and files:

  • code/data_collection: Contains code for collecting relevant player data.
  • code/create_input: Contains code for enriching the dataset with additional player/match attributes.
  • code/modeling: Contains code for data analysis, model development and evaluation.
  • dataset: Contains the final complete CSV file with all player data.
  • thesis: The complete dissertation (pdf) and presentation for a quick overview.
  • requirements: Contains a list of Python packages required to run the code, provided in both txt and yaml formats.
  • instructions.md: Contains step-by-step instructions to reproduce the analysis and modeling results.

To reproduce the analysis and modeling results, please refer to the instructions provided in instructions.md.

Contact

If you have any questions or comments about this thesis or the code, please contact me.

License

This code is licensed under the Apache License. See the LICENSE file for more details.

About

This repository contains code and data used for predicting the future performance of soccer players using statistical, machine learning, and deep learning models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published