Problem Statement: Given certain input parameters regarding an innings of a T20 cricket match, predict the total runs scored by the batting team at the end of 6 overs.
Data set with details of all matches are inside the data folder. The main code to predict the total runs by the end of 6 overs is present as a jupyter notebook to view.