The simplest way to deploy a machine learning model is to create a web service for prediction . In this example, we use the Flask web framework to wrap a simple random forest classifier built with scikit-learn.
Read moreHow do you deploy a machine learning model online?
How to deploy Machine Learning/Deep Learning models to the web
Read more