Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gautham V Kidiyoor committed Dec 20, 2015
1 parent ff25770 commit 4a4cab4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
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
- 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
Expand Down

0 comments on commit 4a4cab4

Please sign in to comment.