
You're setting up ML pipelines and want a clear way to track how datasets, models, and training runs relate to each other over time. You also need a versioning approach that supports reproducibility, rollback, and auditability when inputs or pipeline definitions change.
Design a lineage tracking and versioning system for datasets, models, and training pipelines.