Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.8.0
metadata
title: EPL Match Predictor
emoji: ⚽
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 4.16.0
app_file: app.py
pinned: false
EPL Match Predictor
This Space provides predictions for English Premier League matches using an ensemble of:
- Poisson Regression (for goal distributions)
- XGBoost (for direct outcome classification)
Features
- Single match predictions
- Batch predictions from CSV
- Value bet identification
- API endpoint for programmatic access
Models
Models are loaded from: gnosisx/epl-ensemble-1x2
Usage
- Enter team names and current odds
- Get predictions with confidence scores
- Identify value betting opportunities
Built for the EPL Value Betting System.