Great, we have the EDAs and the Model ready, even we have the .pkl file with the result, so we have to create the service to expose this to the real world. But before that we have to organize the structure of the project in Flask. Follow link to read the tutorial: https://www.dataendpoint.co/machine-learning-api-tutorials/how-to-build-apis-with-flask-and-create-boilerplates
That's nice!
Cool! Thanks for sharing.