exp
Alias of
dvc experiments.
A set of commands to generate and manage experimentsexperiments: run, show, diff, apply, branch, remove, push, pull, list, and clean.
Requires that Git is being used to version the project.
Synopsis
Description
dvc exp subcommands provide specialized ways to create and manage data
science/ machine learning experiments.
See Experiment Management for more info.
Note that DVC assumes that experiments are deterministic (see Avoiding unexpected behavior).