Spaces:
Runtime error
Runtime error
File size: 826 Bytes
56f6887 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
# Cricket-Prophet
#cricketprophet is an AI-Ml based cricket score prediction app. It takes account of batting team, current run, fall of wkts and gives a realistic prediction of the final score using a #randomforest
Scores are fetched from #cricbuzz site in realtime
The app is online at https://cricket-prophet.streamlit.app/
It is a better prediction than the projected score as it doesn't only rely on current run rate, but also balls left, wkts left and batting team.
#machinelearning #cricket #sportsprediction
## ![Cricket-Prophet](<Screenshot from 2023-10-23 09-13-41.png>)
title: Cricket Prophet
emoji: 📈
colorFrom: yellow
colorTo: purple
sdk: streamlit
sdk_version: 1.29.0
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|