Published July 17, 2025 | Version v1

Expected Goals Modeling in Football: A Comparative Approach Using Classical and Machine Learning Methods

Authors/Creators

  • 1. Università degli Studi del Sannio

Description

This paper explores the development of an Expected Goals (xG) model for football using
an open-source dataset from top European leagues. I compare logistic regression with more
advanced techniques, including linear discriminant analysis, bagging, random forest, and neural
networks. The objective is to evaluate model accuracy, calibration, and interpretability while
maintaining transparency and reproducibility. Results show that ensemble methods and neural
networks outperform classical approaches, especially when spatial and contextual features are
properly engineered.

Files

Expected Goals Modeling in Football.pdf

Files (256.6 kB)

Name Size Download all
md5:8538906a83f8e0bcbfd35d14944b412b
256.6 kB Preview Download

Additional details

Software

Programming language
Python