Skip to content

Kanha412/T20I_Cricket_Score_Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

T20I_Cricket_Score_Predictor

A T20I Cricket Score Predictor Using ML, Python, Google Colab, Streamlit.


image



image



Step-By-Step Tutorial

  • Click here to open the project in Google Colab.
  • Upload the 'app.py' file and the 't20i_info' dataset to the Colab workspace..
  • Go to the 'Runtime' menu and select 'Run All'. This will execute all the code cells in the notebook.
  • After the code execution completes, navigate to cell 53. Copy the path provided in this cell - this is the Tunnel Password.
  • Click on the last URL provided in cell 54.
  • Paste the copied Tunnel Password into the 'Tunnel Password' section on the webpage.
  • Click on the 'Submit' button to deploy the app.

  • Your 'T20I Cricket Score Predictor' app should now be successfully deployed.