DVC
Data Version Control for ML projects.
DVC extends Git to handle the large datasets and model files that ML projects produce, with remote storage backends (S3, GCS, Azure, SSH, HTTP) and pipeline definitions for reproducible experiments.
Install
pip install dvc
