An open API service indexing awesome lists of open source software.

https://github.com/prafulkoppalkar/odi-score-predictor

A score predictor using Python and Machine Learning which takes input of the current stage of the match and gives out a score that could be achieved at the end of an Innings
https://github.com/prafulkoppalkar/odi-score-predictor

ipynb-jupyter-notebook ml python

Last synced: 3 months ago
JSON representation

A score predictor using Python and Machine Learning which takes input of the current stage of the match and gives out a score that could be achieved at the end of an Innings

Awesome Lists containing this project

README

        

# ODI Score Predictor
I have used a dataset of all the odi cricket matches played till now from espn cricket info
dataset: odi.csv

the predictor score at the end of 50 overs is generated by using the help of the dataset and also the input
INPUT : current runs scored,wickets falen, overs bowled, scores of two playing batsmen
OUTPUT: predicted scores