Skip to content

MAG-BOSS/Cricket-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Cricket-Simulator

This python cricket simulator generates ball by ball for pre-determined balling and batting order. Model is trained using multinomial distribution of previous data (commentary)

Technology Stack

  • Python
  • Numpy
  • Pandas
  • WinBUGS

Getting Started

Fork this repo and clone it

$ git clone https://github.com/<Your User Name>/Cricket-Simulator.git

Open the folder Cricket-Simulator go to CricketPrediction-master >> one-day and run runstats.py

$ cd CricketPrediction-master 
$ cd one-day
$ python runstats.py

About

Python simulator for one-day cricket matches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages