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)
- Python
- Numpy
- Pandas
- WinBUGS
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