Home

Naive Model Benchmarks

How Good Can We Get With A Simple Model? The first naïve model that was tried was very simple: in every game, the home team was predicted to win, with a likelihood of 1, by a score 5 points (the home advantage). This gave us a rough idea of how our elo scores predicted match results, but was almost entirely arbitrary. This gives a lot of room f...

Read more

First Model Check

There are a lot of moving parts in an elo calculation. For each match, we have as elo score for each team (elot) that is calculated using elo scores for each of the players (eloi) on the teamsheet. The exact computation of this team score will be changed later, but currently its a contribution system, with each player contributing to the team’s ...

Read more

Report

Monthly Report - May 2022 Contents Summary Prediction Accuracy Best Predictions Worst Predictions Games to Watch, Snoozes to Miss, Upsets, and Covers Closest Projections Most One-Sided Projections Biggest Upsets Best Covers Summary We had 53 rugby matches in May of 2022. ...

Read more