About the Prediction Engine
VARview.club is a free open-source football prediction engine built on transparent statistical modelling and community-driven analytics. Every forecast is publicly verifiable. No sportsbook affiliation.
View live match prognosisWhat Is VARview.club?
VARview.club is a free open-source football prediction engine that publishes transparent, AI-augmented forecasts using the Dixon-Coles bivariate Poisson model. Unlike commercial tipster services or sportsbook affiliates, we operate as a public data utility — every prediction includes its statistical foundation, confidence intervals, and methodology, so anyone can verify the reasoning.
How the Prediction Engine Works
At the core is the Dixon-Coles bivariate Poisson regression model, which captures the dependency between home and away goal counts in football matches. Attack and defence coefficients are estimated from recent form, then fed through a Monte Carlo simulation to produce probabilities for match outcomes, goal totals, and both teams to score. Every prediction is accompanied by a Bayesian confidence score — a posterior probability interval derived from beta-distributed sampling with a Jeffreys prior, giving you a calibrated measure of certainty.
Why We Built It
Most football prediction services are black boxes — they sell picks without showing their working. We wanted a transparent alternative: a community-driven forecasting tool where the statistical model is open for inspection, the code is public, and the only goal is better, verifiable predictions. Whether you are a data scientist curious about Poisson regression or a fan exploring match analytics, the engine is designed to be used, studied, and improved by the community.
The AI Agent Pipeline
Beyond the statistical core, three AI agents collaborate on each fixture: Analyst A evaluates tactical match-ups and recent form, Analyst B gathers intelligence from squad news and historical patterns, and the Chairman — a simulated arbiter — weighs both reports against the Dixon-Coles baseline to produce a final signed pick. The entire pipeline is deterministic and reproducible: the same inputs always produce the same outputs, so every prediction can be independently verified.
Community & Contribution
VARview.club is community-driven. The prediction engine is open-source, and contributions — whether statistical improvements, additional data sources, or UI enhancements — are welcome. We publish daily fixtures, predictions, and methodology updates so the community can track accuracy over time. No paywalled picks, no affiliate deals, no dark patterns. The complete source code is available on GitHub at github.com/shuxin-code/varview-club. Fork it, submit issues, suggest improvements — the project lives on community participation.
Statistical Core
Dixon-Coles bivariate Poisson regression with Bayesian confidence intervals. Open, documented, reproducible.
Transparent AI
Three-agent pipeline with deterministic outputs. Same inputs always produce the same predictions.
Public Utility
Free access. Open-source code. Community-driven development. No affiliate relationships or paywalled data.