This repository contains the necessary code and files to deploy a machine learning model as a web service using Flask and Docker.
- app.py: This file contains the Flask app and the REST API endpoints.
- requirements_dev.txt: This file contains the dependencies required to develop the project.
- requirements_prod.txt: This file contains the dependencies required to run the project.
This project is licensed under the MIT License - see the LICENSE file for details.