EmilDanielsson / Player-Rating-Project
This project aims to rate football players using data and statistics recorded from the last match they participated in. Much of the code included in this project can be used for other purposes when working with the Wyscout data set. For example minutes_played.py, fitting_functions.py and KPI_functions.py.
☆12Updated 3 years ago
Alternatives and similar repositories for Player-Rating-Project:
Users that are interested in Player-Rating-Project are comparing it to the libraries listed below
- Repository for program files used to produced football analysis visualisations. This is mostly me trying to replicate visualisations that…☆13Updated 2 years ago
- Fbref is a popular football stats/metrics site which collections information from Ted Knutson's StatsBomb. You can save this data in a cs…