Premier League Home Win Predictor

Hi everyone,

I just finished building a Sports Analytics App. The goal of the project is to leverage machine learning to make better sports betting decisions. The web app shows upcoming British Premier League matches and the probability of the home team winning predicted by an XGBoost model. You can compare this with the implied probability of different book makers to make more informed betting decisions.

I also used a variety of GCP services to deploy this web app for the sake of getting familiar with their cloud services.

Web App: https://jacobh310-soccer-betting-app-frontend-game-predictions-cty251.streamlit.app/

You can read more about model building and deployment here:
Model Building GitHub: GitHub - jacobh310/soccer_betting
Model Deployment GitHub: GitHub - jacobh310/Soccer_Betting_App

Cheers,

Jacob

3 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.