Skip to content

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

Notifications You must be signed in to change notification settings

prafulkoppalkar/ODI-Score-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published