| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningJobStrategyConfig |
HyperParameterTuningJobStrategyConfig.clone() |
HyperParameterTuningJobStrategyConfig |
HyperParameterTuningJobConfig.getStrategyConfig()
The configuration for the
Hyperband optimization strategy. |
HyperParameterTuningJobStrategyConfig |
HyperParameterTuningJobStrategyConfig.withHyperbandStrategyConfig(HyperbandStrategyConfig hyperbandStrategyConfig)
The configuration for the object that specifies the
Hyperband strategy. |
| Modifier and Type | Method and Description |
|---|---|
void |
HyperParameterTuningJobConfig.setStrategyConfig(HyperParameterTuningJobStrategyConfig strategyConfig)
The configuration for the
Hyperband optimization strategy. |
HyperParameterTuningJobConfig |
HyperParameterTuningJobConfig.withStrategyConfig(HyperParameterTuningJobStrategyConfig strategyConfig)
The configuration for the
Hyperband optimization strategy. |
Copyright © 2023. All rights reserved.