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...
