Skip to content

Sharing multiple experiments #5489

@dberenbaum

Description

@dberenbaum

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 list to 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 expdiscussionrequires active participation to reach a conclusionfeature requestRequesting a new featurep1-importantImportant, aka current backlog of things to do

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions