Uses of Class
software.amazon.awssdk.services.sagemaker.model.HyperbandStrategyConfig
-
Packages that use HyperbandStrategyConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of HyperbandStrategyConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return HyperbandStrategyConfig Modifier and Type Method Description HyperbandStrategyConfigHyperParameterTuningJobStrategyConfig. hyperbandStrategyConfig()The configuration for the object that specifies theHyperbandstrategy.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type HyperbandStrategyConfig Modifier and Type Method Description HyperParameterTuningJobStrategyConfig.BuilderHyperParameterTuningJobStrategyConfig.Builder. hyperbandStrategyConfig(HyperbandStrategyConfig hyperbandStrategyConfig)The configuration for the object that specifies theHyperbandstrategy.
-