janardhanv / Heroku_Deployment

Heroku is a container-based cloud Platform as a Service (PaaS). Developers use Heroku to deploy, manage, and scale modern apps. Our platform is elegant, flexible, and easy to use, offering developers the simplest path to getting their apps to market.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku_Deployment

In this project I have used heroku to deploy my machine learning model. Heroku apps include a Procfile that specifies the commands that are executed by the app on startup. You can use a Procfile to declare a variety of process types, including: Your app's web server. Multiple types of worker processes. A singleton process, such as a clock.

DEMO - https://diabetes-prediction-chand.herokuapp.com

About

Heroku is a container-based cloud Platform as a Service (PaaS). Developers use Heroku to deploy, manage, and scale modern apps. Our platform is elegant, flexible, and easy to use, offering developers the simplest path to getting their apps to market.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.8%Language:HTML 0.2%Language:Python 0.0%