Overview of Docker Compose, Docker, 2024 (Docker) - Essential official documentation for declaratively defining and managing multi-container Docker applications, covering services, networks, and volumes as demonstrated in the section.
MLflow Tracking, MLflow Team, 2024 (MLflow (LF AI & Data Foundation)) - Official documentation detailing the setup and usage of the MLflow tracking server, including backend and artifact stores, directly relevant to the experiment tracking example.
Practical MLOps: How to Take a Machine Learning Model from Idea to Production, Vishnu Rachakonda, 2022 (O'Reilly Media) - A comprehensive resource on building and deploying machine learning systems in production, providing architectural patterns, best practices for MLOps, and context for containerized ML stacks.