Next Goal Predictor

Upload a replay file to get a plot of the next goal prediction.

The model is trained on about 14 000 hours of SSL and RLCS replays in 1v1, 2v2, and 3v3 using this dataset.
It predicts the probability that each team will score at 1 second intervals up to 60+ seconds. It also predicts ties (ball hitting the ground at 0s)
The plot only shows the totals for each team, but you can download the full predictions if you want.

Options
  • Default: Uses the model as it is trained, with no modifications.
  • Nullify goal difference: Makes the model think the goal difference is always 0, so it doesn't have a bias towards one team.
  • Ignore ties: Makes the model pretend every situation is an overtime (e.g. ties are impossible).