data-version-control
CommunityMake research data reproducible with DVC.
System Documentation
What problem does it solve?
Data-intensive research often becomes impossible to reproduce when datasets, preprocessing logic, and experiment outputs change over time without a reliable version history.
Core Features & Use Cases
- Git-like dataset versioning for large files: track dataset states with DVC so you can retrieve exact inputs later.
- Reproducible pipelines with dvc.yaml: define stages (preprocess → train → evaluate) so only changed dependencies rerun.
- Experiment tracking and comparison: use DVC experiments to compare metrics, artifacts, and hyperparameter settings across runs.
Use case example: you train multiple ML models across different preprocessing settings and hyperparameters, then reproduce the exact best-performing dataset + pipeline + metrics on another machine or in CI.
Quick Start
Use the DVC pipeline to add a dataset to version control and run the full reproducible workflow with a single command: dvc repro.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: data-version-control Download link: https://github.com/xjtulyc/awesome-rosetta-skills/archive/main.zip#data-version-control Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.