Skip to content

predicting cricket matches inning scores based on previous data

Notifications You must be signed in to change notification settings

jainiljakasaniya/Cricket_Score_Prediction

Repository files navigation

Cricket Score Prediction

This project focuses on predicting inning scores in cricket matches after six overs using a machine learning algorithm. The aim is to develop an accurate model that can provide valuable insights into the potential outcome of a cricket match based on early-stage performance. The project includes data collection from cricsheet websites, data cleaning, and exploratory data analysis to enhance the model's accuracy.

Run Locally

Clone the project

  git clone https://github.com/jainiljakasaniya/Cricket_Score_Prediction

Go to the project directory

  cd Cricket_Score_Prediction

Install dependencies

  pip install -r requirements.txt

Modify Input File Path and Run below Command

  python main.py

Ref: https://iitm-ipl.web.app/

About

predicting cricket matches inning scores based on previous data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages