Skip to content

Dev228-afk/Spam-Classifier-Deployment

Repository files navigation

Spam SMS Classification - Deployment

Kaggle Python 3.6 NLTK

• 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://spam-cheker.herokuapp.com/

•Here's Glimpse of Web-Page Home Page: homepage

Resul Page: resultpage

• 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