Skip to content

This repository contains a project developed in R aimed at creating a new model for evaluating Expected Goals (xG) in football.

Notifications You must be signed in to change notification settings

mat126/Evaluation-of-xG-Models-in-Football

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evaluation of xG Models in Football

Data from: Understat

Report published in Pages

In this project, I explored various statistical models to evaluate expected goals (xG) in football, aiming to identify the most suitable model. The evaluation was performed by considering Open Play and Set Piece actions separately, further dividing the data between Foot and Head shots.

Models used:

  • Logit (logistic regression)
  • Logit with quadratic interactions
  • Random Forest
  • Bagging
  • Neural Network (Neural Net)

Methodology

There is no "perfect model" that works in all situations, and the choice of the best model depends on the context and specific goals. To assist in the evaluation, I have included both ROC Curve and Calibration Plot for each model in the Final Results folder, alongside the xG data calculated by Understat used as a reference.

About

This repository contains a project developed in R aimed at creating a new model for evaluating Expected Goals (xG) in football.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published