Skip to content

Predict a cricket match ball by ball. Simulation of a cricket match using Big Data analysis.

Notifications You must be signed in to change notification settings

kidiyoor/CricketPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CricketPrediction

Predict a cricket match ball by ball. Simulation of a cricket match using Big Data analysis. This is a college project, developed as part of BigData learning exercise, focus on clustering of batsman and bowler and prediction on runs.

#How to run

  • cd ipl/run
  • vi runme.py // set ifile variable to input file ie. Match that need to be simulated
  • python runme.py > out.txt

#Major assumption Currently, This project can only simulate an already played match, since we need the bating order and bowling order to be know before simulation. ie. Information on which batsman played against which bowler need to be know before simulation. Currently working on it...

#Clustering tool https://code.google.com/p/bayon/

#Data Source http://cricsheet.org/

#TODO

  • Consider extras
  • Consider wickets
  • Strike change

... Contributions accepted :)

About

Predict a cricket match ball by ball. Simulation of a cricket match using Big Data analysis.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages