-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
A: experimentsRelated to dvc expRelated to dvc expdiscussionrequires active participation to reach a conclusionrequires active participation to reach a conclusionfeature requestRequesting a new featureRequesting a new featurep1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to do
Description
dvc exp push and dvc exp pull each take a single experiment. The experiments command is all about running multiple experiments, so most real-world use cases will involve wanting to push or pull multiple (or even all) experiments. For the initial proof of concept, it made sense to focus on one, but there should be ways to share multiple experiments at once. This could include:
- Specifying a list of experiment IDs
- Combining with
exp listto get a particular subset of experiments to share - Sharing all experiments in a branch
- Sharing all experiments from a given parent commit
- Sharing all experiments for the last n commits
Metadata
Metadata
Assignees
Labels
A: experimentsRelated to dvc expRelated to dvc expdiscussionrequires active participation to reach a conclusionrequires active participation to reach a conclusionfeature requestRequesting a new featureRequesting a new featurep1-importantImportant, aka current backlog of things to doImportant, aka current backlog of things to do