EPL Matchup Predictor 

This Dashboard queries pretrained machine learning models hosted on Hugging Face Spaces. I have trained seperate models for home and away teams given team's performance data. The features include shot-wise match statistics, expected goals (xG) metrices, and recent performance curves to predict the final scores. Select your matchup and preferred model to see the predicted scoreline with probability distributions and the key features influencing the prediction.

See the model documentation and code on my github: GameStatexG_Soccer_Predictor

VS
EPL Matchup Prediction Report | Built with Hugging Face Spaces