Skip to content

nakshatrasinghh/IPL-Score-Predictor-Heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL First Innings Score Predictor - Deployment

Development Stack

The notebook runs without downloading the datasets (Thanks to gdown). Just click, Learn and Explore.

If you forked this repository, you can link it to your heroku app afterwards 🔗.

Summary

The model was build by using the following Dataset. Deep Neural Networks, XGBoost and Random Forest was used to train the model. Random Forest gave us the best model metrics, so I converted it into a pickel file and saved it.

Run Deployed Model

Deploy

Click on the icon above to run the single page application in your browser directly. Just pass the required field values and the model will predict the score 🏏.