aws / aws/sagemaker-python-sdk

Experiments/Runs, allow user-defined Run Group names

Offen
#3,646 10 Kommentare 3 Reaktionen 1 zugewiesene Person Beansprucht von @nargokul Auf GitHub ansehen
component: experiments type: feature request
Vorherrschende Sprache
Python
Sterne
2.3k
Forks
1.3k
Ø Merge
1 T. 22 Std.
Gemergte PRs (30 T.)
35

Beschreibung

When creating an experiment's [Run](https://sagemaker.readthedocs.io/en/stable/experiments/sagemaker.experiments.html#sagemaker.experiments.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](https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/experiments/run.py#L167) .

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 `Trial`and 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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.