Uses of Class
software.amazon.awssdk.services.personalize.model.HPOConfig
-
Packages that use HPOConfig Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of HPOConfig in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return HPOConfig Modifier and Type Method Description HPOConfigSolutionConfig. hpoConfig()Describes the properties for hyperparameter optimization (HPO).Methods in software.amazon.awssdk.services.personalize.model with parameters of type HPOConfig Modifier and Type Method Description SolutionConfig.BuilderSolutionConfig.Builder. hpoConfig(HPOConfig hpoConfig)Describes the properties for hyperparameter optimization (HPO).
-