aws / aws/sagemaker-python-sdk

Support `experiment_config` in HyperparameterTuner for unified lineage across training and tuning phases

Open
#1,503 6 comments 6 reactions 1 assignee Claimed by @mollyheamazon View on GitHub
component: experiments type: feature request
Dominant language
Python
Stars
2.3k
Forks
1.3k
Avg merge
1d 22h
Merged PRs (30d)
35

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.