Hands-on Tutorial
Part 2 — End to End Machine Learning Model Deployment Using Flask
How to build a user interface for loan approval prediction app and set up the backend using flask
Published in
10 min readDec 1, 2022
--
After developing a robust machine learning model using xgboost in the previous part, in this article, we will focus our attention on the…