Production MLOps pipeline for predicting customer response to vehicle insurance offers. Implements end-to-end data engineering, model training, and automated deployment using GitHub Actions and AWS ...
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. fastapi-template/ ├── app/ │ ├── __init__.py │ ├── main.py │ ├── ...