Skip to content

HyperparameterTuner does not support TrainingJobDefinition[s] #2300

@jerrypeng7773

Description

@jerrypeng7773

Describe the feature you'd like

currently, HyperparameterTuner only support one estimator, and this translates to a single TrainingJobDefinition when constructing the CreateHyperParameterTuningJobRequest. However, the CreateHyperParameterTuningJobRequest accepts TrainingJobDefinition[s] to run HPO job in multi-algo mode.

How would this feature be used? Please describe.

This is supported in create API, so would be useful to support in python SDK level.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions