Skip to content

RDK7159357/IPL_Match_Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL Win Predictor

The IPL Win Predictor is a Streamlit-based web application that predicts the winning probability of an IPL match based on the current match situation. The application uses a pre-trained machine learning pipeline (saved as pipe.pkl) to generate predictions.

Features

  • User-Friendly Interface: Input match details such as batting team, bowling team, target score, current score, overs completed, and wickets lost.
  • Real-Time Predictions: Get win probabilities instantly with just one click.
  • Modern UI: Sleek design with inputs in the sidebar for a cleaner look.
  • Interactive: Easily adjust match parameters to see how the win probability changes.

Requirements

You can install the necessary Python packages using pip:

pip install streamlit pandas scikit-learn numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages