Skip to content

Predicts the IPL (Indian premier league) score based on provided parameters

Notifications You must be signed in to change notification settings

Dev228-afk/Ipl-Scroe-predictor

Repository files navigation

IPL First Innings Score Prediction - Deployment

Python 3.6 scikit-learnn

• This repository consists of files required to deploy a Machine Learning Web App created with Flask on Heroku platform.

• If you want to view the deployed model, click on the following link:
Deployed at: https://ipl-scor-predict.herokuapp.com/

• Please do ⭐ the repository, if it helped you in anyway.

----- Important Note -----
• If you encounter this webapp as shown in the picture given below, it is occuring just because free dynos for this particular month provided by Heroku have been completely used. You can access the webpage on 1st of the next month.
• Sorry for the inconvenience. • Or You might haven't provided latest version of Gunicorn. to overcome this issue use have to provide >= as before entering version name(I personally got this error).

Heroku-Error