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
- Host: GitHub
- URL: https://github.com/prafulkoppalkar/odi-score-predictor
- Owner: prafulkoppalkar
- Created: 2020-07-20T18:26:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T12:30:03.000Z (over 1 year ago)
- Last Synced: 2025-01-12T17:09:36.935Z (5 months ago)
- Topics: ipynb-jupyter-notebook, ml, python
- Language: Jupyter Notebook
- Homepage:
- Size: 2.65 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.csvthe 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