A Dashboard to see win predictions of IPL matches
Explore the docs »
View Dashboard
·
Report Bug
·
Request Feature
Table of Contents
In India, the passion for cricket and the IPL craze among millions of fans is unparalleled, making it one of the most significant cultural events in the country.
I built this project during the IPL 2023 season. While enjoying any IPL match, we constantly think of what are the chances that the team you cheer for will win the match. We also boast about how intead if some other teams would have been on the other side, we would have already won the match by now.
The dashboard contains two options-
- Live Match prediction- Here you can get win prediction for Live ongoing IPL matches.
- Custom Match prediction- Here you can get win predictions for custom match senariors.
Of course, the predictions will not always be 100% percent correct. But its fun nonetheless. I'll be adding the live match feature shortly. You may also suggest changes by forking this repo and creating a pull request or opening an issue.
To get a local copy up and running follow these simple example steps.
- Fork this repo- fork
- Clone the forked repo
git clone https://github.com/your_username_/forked-reo-name.git
- Go the preoject directory
cd path/to/cloned/repo/
- Install requirements
pip install -r requirements.txt
- Run the dashboard
streamlit run app.py
Navigate the Dashboard through the sidebar. Rest is self explanatory.
If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Prayash Dash - @prayashdash_ - [email protected]
Project Link: https://github.com/prayashdash1729/IPL_win_prediction