Skip to content

MCMAnalyzer is a Python3 console program that predicts the outcome of football leagues. Analysis are based on the Monte Carlo Method with Poisson distribution.

License

Notifications You must be signed in to change notification settings

mkang30/MCMAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCMAnalyzer

MCMAnalyzer is a Python3 console program that predicts the outcome of the football league based on the previous season's results. The current version allows an analysis of 3 football leagues, and the base season's choice from the years 2010-2017.

Launch

To launch MCMAnalyzer run run.py in a console with Python3.

Decription

This method of probabilistic analysis is based on the ideas of the Monte Carlo Method and ExpG (expected goals scored) model. For the further information refer my research paper MCMAnalysisPaper.pdf

Credits

The data used in the project are from https://www.football-data.co.uk

About

MCMAnalyzer is a Python3 console program that predicts the outcome of football leagues. Analysis are based on the Monte Carlo Method with Poisson distribution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages