Skip to content

Regression model that predicts the range of score that an IPL team could make after playing the first 5 overs.

Notifications You must be signed in to change notification settings

shubhamjain02/IPL-Score-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL Score Prediction

Python 3.6 NLTK

This is a simple Regression project where a model is trained on previous years data of IPL, and predicts the estimated Range of Score that a team could make. The model takes input the following questions (shown in the image) and then predicts the output.

To predict scores in real time, click here

Usage

  1. Download the following files and keep them in a same folder.

  2. Open Annaconda Prompt in your computer and set the working directory as the folder which contain your files.

  3. Execute python app.py .

  4. Copy the URL and open it in browser.

  5. See the Predictions by entering the Data at real time.

Issues

If you encounter any issue or have a feedback, please don't hesitate to raise an issue.

Do ⭐ the repository, if it helped you in anyway.

About

Regression model that predicts the range of score that an IPL team could make after playing the first 5 overs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published