Predicting results of Indian Premier League(IPL) cricket match using data collected from previous matches.Currently works with predicting matches based on IPL 2015 data.
- Python 3
- Pandas for python 3
- Enter players of team 1 and team 2 into lineup.csv in the format specified in file
- Run sim-csv.py
- Ball by Ball results of team 1's and team 2's innings stored in team1.csv and team2.csv respectively