Hello All,
I made a Streamlit application which uses detailed match by match data for IPL matches available on cricsheet.org to train a ML model based on matches going hack to 2008 & predicts match outcomes for the upcoming season. The model uses various features based on a team’s historical & recent performances, therefore its re-run after every single match in the tournament to update win probabilities for reamining games.
https://share.streamlit.io/arpitsolanki/ipl-prediction-engine/main/app.py