Skip to content

droid76/IPLPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPLPrediction

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.

Requirements

  1. Python 3
  2. Pandas for python 3

How to

  1. Enter players of team 1 and team 2 into lineup.csv in the format specified in file
  2. Run sim-csv.py
  3. Ball by Ball results of team 1's and team 2's innings stored in team1.csv and team2.csv respectively

About

Predicting results of IPL Match

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published