I Built a World Cup 2026 Prediction Pipeline with Sportmicro, Python, and GitHub Actions (opens in new tab)
I wanted a football prediction project that felt closer to a real data product than a one-off notebook. So I built a pipeline that: pulls World Cup and national-team data from Sportmicro engineers match and team-form features trains a hybrid prediction model generates upcoming fixture predictions and provisional title odds exports machine-readable outputs can refresh itself on a schedule through GitHub Actions The repo is here: world-cup-2026-prediction-sportmicro-api What problem I was tryin...
Read the original article