cricket-prophet / README.md
Instantaneous1's picture
spaces config
3bc3aff

A newer version of the Streamlit SDK is available: 1.36.0

Upgrade
metadata
title: Cricket-Prophet
emoji: 💻
colorFrom: indigo
colorTo: green
sdk: streamlit
sdk_version: 1.29.0
app_file: serve.py
pinned: false

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference# 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