incubated-geek-cc / your-custom-app-name

Tutorial to deploy a ML Model to Heroku with Flask web application.

Home Page:https://your-custom-app-name.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

your-custom-app-name

What this is - A demonstration/tutorial on deploying a python Machine Learning model to Heroku via Flask

ml_life_cycle

Full article can be found at: Towards Data Science

Web application deployed at: https://your-custom-app-name.onrender.com/

  • Step 0a. Create virtual environment by running: virtualenv .env
  • Step 0b. Double-click the pip_install_requirements.bat to install all required python packages stated in the requirements.txt file into the virtual environment created

About

Tutorial to deploy a ML Model to Heroku with Flask web application.

https://your-custom-app-name.onrender.com/


Languages

Language:HTML 69.4%Language:Python 28.3%Language:Batchfile 2.1%Language:Procfile 0.2%