Posts

Showing posts from November, 2025

ML ZOOMCAMP 2025 - Module 5

 Module 5: Deploying Machine Learning Models This module was about turning ML models into web services and deploying them with Docker and cloud platforms.    Topics covered included: Model serialization with Pickle FastAPI web services Docker containerization Cloud deployment Tools used included FastApi, Docker, pickle, uvicorn and uv