HyperParameterTuningJobStrategyConfig
The configuration for a training job launched by a hyperparameter tuning job. Choose
Bayesian for Bayesian optimization, and Random for random
search optimization. For more advanced use cases, use Hyperband, which
evaluates objective metrics for training jobs after every epoch. For more information about
strategies, see How Hyperparameter
Tuning Works.
Contents
- HyperbandStrategyConfig
-
The configuration for the object that specifies the
Hyperbandstrategy. This parameter is only supported for theHyperbandselection forStrategywithin theHyperParameterTuningJobConfigAPI.Type: HyperbandStrategyConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: