Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 785 Bytes

File metadata and controls

25 lines (15 loc) · 785 Bytes

bayesian-football-match-prediction

Using Bayesian Inference to predict football match wins.

There is also a notebook on non-bayesian methods for comparison. Using the tradiitional Logistic Regression, Random Forrest, XGBoost, CatBoost and SVC.

Medium article.

Full Posterior Samples

  • posterior_samples.RData contains the MCMC samples of the posterior distribution.

It can be loaded up into R.

Traceplots

Alt text Alt text

Moving Averages Plots

Alt text Alt text Alt text Alt text