HOW TO DEPLOY A MACHINE LEARNNG MODEL ON A FLASK APP AND HEROKU
In this article i will be showing you how to deploy a machine learning model with flask and heroku, I will be using an home loan dataset from kaggle which consists of several predictor variables and one target variable to identify the customers segme...
abucynthia.hashnode.dev5 min read
Amal Shaji
web + devtools = β€οΈβπ₯
Nice article. You should take a look at FastAPI, it is specifically built for APIs and faster than Flask.