Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 562 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 562 Bytes

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