aws / aws/sagemaker-python-sdk
Support `experiment_config` in HyperparameterTuner for unified lineage across training and tuning phases
Đang mở
component: experiments
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 2.3k
- Fork
- 1.3k
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 35
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.