Deploy Machine Learning Models leveraging CherryPy and Docker - Analytics Vidhya
Deployment of a machine learning model means making your model predictions available to the users through API or through a web application. In this post let us see how we could leverage CherryPy and Docker to deploy a Machine Learning model. In this post, we are going to look at Model Deployment using CherryPy and Docker. CherryPy is a python, object-oriented web framework. A web framework is a software framework that assists us in developing web applications.
Jun-17-2021, 15:11:33 GMT
- Technology: