Skip to content

Experiments/Runs, allow user-defined Run Group names #3646

Open
@AndreiVoinovTR

Description

@AndreiVoinovTR

When creating an experiment's Run instance in order to track a training or processing job, the user should have an ability to specify a custom name for this run's run_group_name .

We've been using SageMaker Experiments previously and are currently migrating from the standalone smexperiments library to the new, intergated SDK. Previously we had an ability to define a Trialand effectively group a number of experiment/job runs under this Trial's name. Our understanding is that the new run group concept is serving the same purpose, yet for a standalone job run (pipelines might be different) it is not possible to specify a user-defined run_group_name while defining the experiment's Run context.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions