hpoConfig
construct an aws.sdk.kotlin.services.forecast.model.HyperParameterTuningJobConfig inside the given block
Provides hyperparameter override values for the algorithm. If you don't provide this parameter, Amazon Forecast uses default values. The individual algorithms specify which hyperparameters support hyperparameter optimization (HPO). For more information, see aws-forecast-choosing-recipes.
If you included the HPOConfig
object, you must set PerformHPO
to true.