This project shows how to deploy your Machine Learning Models to production using Flask. It build off my previously uploaded code for fraud email detection (Spam or Not Spam) and it can be found on here: https://github.com/izzyx6/Fraud-Email-Detection.
By default, flask will run on http://localhost:5000