In this project I used the Titanic dataset to put into production a machine learning model using the FLASK API. The model was created using Python and was then stored to be ready to make predictions using pickle library.
References:
https://towardsdatascience.com/a-flask-api-for-serving-scikit-learn-models-c8bcdaa41daa
https://www.journaldev.com/15638/python-pickle-example
https://hackernoon.com/deploy-a-machine-learning-model-using-flask-da580f84e60c