Skip to content

Khushii75/IPL_Darshan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL_Darshan

🏏 IPL Match Prediction System

This project is a machine learning-based web app that predicts IPL match outcomes and provides insights for both innings.

🌐 Live App

👉 https://ipl-vision.streamlit.app/


🚀 What it does

  • Predicts win probability before the match
  • Estimates final score in the 1st innings
  • Gives live win probability during the 2nd innings
  • Considers factors like team performance, toss, and venue

🛠 Tech Used

  • Python
  • Streamlit
  • Pandas
  • Scikit-learn

📂 Project Structure

  • app.py → main Streamlit app
  • dataset/ → match data
  • models/ → trained ML models
  • requirements.txt → dependencies

IPL_DARSHAN/ │ ├── app.py ├── requirements.txt ├── README.md ├── .gitignore │ ├── dataset/ ├── models/

▶️ How to run

pip install -r requirements.txt
streamlit run app.py

```bash
pip install -r requirements.txt
streamlit run app.py

---

## 👩‍💻 Author

**Khushi Kunwar**  

Passionate about building data-driven applications and solving real-world problems using Machine Learning.

🔗 GitHub: https://github.com/Khushii75  
🔗 LinkedIn: https://www.linkedin.com/in/khushi-kumari-7718672a5  

---

⭐ If you like this project, consider giving it a star!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors