Integrating Machine Learning Model with Rest API in Flask
In this blog, I will show how to use Flask to combine a Rest API and a machine learning model. Flask is a micro web framework for back-end. By integrating the machine learning model with a Rest API in Flask, we can deploy the model for use in a produ...
jaydeepdey03.hashnode.dev3 min read