DVC Documentation, Iterative.ai, 2024 - This is the primary resource for understanding DVC's features, including data versioning, pipelines, and the structure of dvc.yaml files.
MLflow Documentation, Databricks, 2024 - The official guide for MLflow, covering experiment tracking, model logging, and the organization of mlruns/ directories.
MLOps with DVC and MLflow: A Quickstart Guide, Iterative.ai, 2023 (Iterative.ai) - This guide demonstrates how to combine DVC for data and pipeline versioning with MLflow for experiment tracking, illustrating a practical project setup.