FIFA Cup France vs Senegal ML Prediction Model
About this project
Multi-feature logistic regression with competition importance weighting (World Cup and tournament matches weighted up to 3× higher than friendlies) and exponential recency decay applied to match history pulled from football-data.org. Wraps the model in Platt scaling via CalibratedClassifierCV for better-calibrated probabilities, pulls squad size from the teams endpoint as a depth feature, and runs a sensitivity analysis sweeping the WC weight multiplier across 7 values. Outputs form trend charts, competition mix breakdown, aggregate stat comparisons, and a sensitivity curve for their June 16 World Cup 2026 Group I matchup.
Files
1 File
Sign in to view this file
Viewing files on ForgeHub is free. Sign in or create an account to open the interactive viewer and download files.
Sign in to viewActivity
Related Projects
FIFA World Cup Brazil vs Morocco Prediction Model
Fetches full match history for Brazil and Morocco from football-data.org and applies exponential time-decay weighting to prioritize recent form. Builds Poisson attack/defense strength ratings to generate a scoreline probability grid, trains a logistic regression on recency-weighted differential features, then blends both models into a final win/draw/loss probability for their June 13 World Cup 2026 Group C clash. Outputs a scoreline heatmap, blended probability bars, and expected goals comparison.

Quant Kavin
Jun 8, 2026
FIFA World Cup USA vs Paraguay ML Prediction Model
Pulls recent international match history for USA and Paraguay via the football-data.org free API, engineers rolling form features (win rate, goals for/against, goal difference) over an 8-game window, and trains a logistic regression to output head-to-head win probabilities for their June 12 World Cup 2026 Group D opener. Includes feature coefficient analysis and a rolling form comparison chart.

Quant Kavin
Jun 8, 2026