You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📊⚽ A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
Exploring football and other sports through data. Includes analyses of match events, player performance, xG models, tactical visualizations, and predictive insights.
We will analyze in our code the expected goal locations of football players based on which areas of the field, at what times, with which feet, using which parts of their bodies, and from which angles and distances they are most likely to score.
This repository consists the supplemental materials of the paper "Decomposition of Expected Goal Models: Aggregated SHAP Values for Analyzing Scoring Potential of Player/Team".
An Expected Goals (xG) model built with StatsBomb open data. The project covers data scraping, cleaning, feature engineering, model training, and evaluation to estimate goal probabilities from shot events.
⚽ Système d'analyse de matchs de football en Python (POO) — Calcule VAEP, xG, xT à partir de données réelles StatsBomb (FUS Rabat vs FAR). Héritage · Polymorphisme · Encapsulation
Sistema de scouting de futbolistas basado en datos: clustering de estilos de juego (PCA + K-Means) y predicción de revalorización de mercado (XGBoost) sobre eventos Wyscout.
Football analytics: predicting Serie A 2015/16 full-time results from first-half statistics using StatsBomb event data. Includes advanced metrics (xG, PPDA, Field Tilt) and ML classification (SVM, Decision Tree, Naive Bayes).