DVC Documentation: Metrics, Iterative, 2024 - Explains how to declare, show, diff, and plot metrics within DVC pipelines, serving as the primary source for the concepts discussed.
DVC Documentation: Plots, Iterative, 2024 (Iterative) - Details how to define, generate, and customize plots for visualizing metric evolution and other data across Git history using DVC.
Building Machine Learning Pipelines, Hannes Hapke, Catherine Nelson, 2020 (O'Reilly Media) - Covers best practices for building reproducible machine learning pipelines, including the use of tools like DVC for data and model versioning, and experiment tracking.