ML Zoomcamp Week 5: Deploying an ML Model
A developer in the ML Zoomcamp course learned to deploy a machine learning model by exporting it with Pickle, creating a FastAPI server, and containerizing with Docker. The developer chose not to deploy to AWS Elastic Be…