IPL-prediction System using Machine Learning and Deployed on streamlit
The "IPL Win Predictor" leverages logistic regression to provide insights into the probability of a team winning an IPL match. This model analyzes various match features, team performance, and player statistics to offer real-time predictions.
Click on the Below Link
To make predictions, provide the following parameters when prompted:
- Batting Team: The team currently at bat.
- Bowling Team: The team currently bowling.
- City: The location of the match.
- Current runs: The current score of batting team.
- Overs Completed: The number of overs completed.
- Wickets: The number of wickets lost.
- Target Runs: The total runs scored by a bowling team.
The predictor will calculate the probability of the batting team winning based on these parameters and the current match situation.
This project leverages the following technologies: