Skip to content

🏏 IPL Score Predictor – Real-time first-innings batting score forecasting web app using Lasso Regression. Predict final score based on teams, venue, current runs/wickets, overs, and recent performance. Built with Streamlit.

Notifications You must be signed in to change notification settings

rajpatel2309/endtoendprojects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

IPL Score Predictor 🏏 | Live Cricket Score Forecasting Web App

A beautiful Streamlit web application that predicts the final batting team score in IPL matches using historical data and a trained Lasso Regression model.

✨ Live Demo

β†’ IPL Score Predictor – Try it now!
(Deployed on Streamlit Community Cloud)

Features

  • Predict final score based on:
    • Batting team
    • Bowling team
    • Venue
    • Current runs & wickets
    • Overs completed + balls in current over
    • Runs & wickets in last 5 overs
  • Clean, mobile-friendly UI with emojis & real-time prediction
  • Input validation & helpful error messages
  • Model accuracy improved with feature engineering (overs, recent performance)

Tech Stack

  • Frontend: Streamlit
  • Model: Lasso Regression (trained on historical IPL data)
  • Libraries: pandas, numpy, scikit-learn, pickle, joblib
  • Deployment: Streamlit Community Cloud (free tier)

About

🏏 IPL Score Predictor – Real-time first-innings batting score forecasting web app using Lasso Regression. Predict final score based on teams, venue, current runs/wickets, overs, and recent performance. Built with Streamlit.

Topics

Resources

Stars

Watchers

Forks