-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
component: pipelinesRelates to the SageMaker Pipeline PlatformRelates to the SageMaker Pipeline Platformtype: feature request
Description
Describe the feature you'd like
We want that Sagemaker's pipeline object parameters' UI will be able to retrieve not just a scalar but also a list.
How would this feature be used? Please describe.
Sagemaker's HyperparameterTuner Grid search strategy is receiving the search space as a categorical range of discrete values. The discrete values should be a Sagemaker's pipeline object parameter in its own right and not a bunch of parameters that were sent together. As of it a multi select list should be added as parameter to Sagemaker's pipeline object.
Additional context
See this AWS blog post as reference
tomaszdudek7 and houman-moallemi
Metadata
Metadata
Assignees
Labels
component: pipelinesRelates to the SageMaker Pipeline PlatformRelates to the SageMaker Pipeline Platformtype: feature request