aws / aws/sagemaker-python-sdk
Support `experiment_config` in HyperparameterTuner for unified lineage across training and tuning phases
Offen
#1,503
6 Kommentare
6 Reaktionen
1 zugewiesene Person
Beansprucht von @mollyheamazon
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
Is there a way to pass experiment_config to HyperparameterTuner to have unified lineage tracking across all phases of the model?
What is the recommended way to track end-to-end lineage across training and tuning phases? Should we just manually create a Tracker and log the hyperparameters, objective metrics, and training result metrics?
I'd like to see symmetry between the Estimator and HyperparameterTuner APIs - and pass experiment_config to both.
Any guidance would be appreciated.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.