kshashi9548/IPL-Analysis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
libraries: numpy, pandas, sklearn, collections, matplotlib Files: scrapper.py: used for getting data from IPL official website LaTex Files for Report: LaTex code for final report. boundaries 4s 6s.py: boundaries fours & sixes analysis home_away_toss.py: analysis of affect of toss & home-away ground ranking.py: ranking players based on their performance clusteringOfPlayers.py: Cluster similar types of players input files: contain all required input files To run 'scrapper.py', prompt_toolkit version 1.0.14 is required in Linux Can be installed using command: pip install 'prompt_toolkit==1.0.14' Copy all input files and code into same directory to run the code successfully.