Uses of Class
software.amazon.awssdk.services.personalize.model.HyperParameterRanges
-
Packages that use HyperParameterRanges Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of HyperParameterRanges in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return HyperParameterRanges Modifier and Type Method Description HyperParameterRangesHPOConfig. algorithmHyperParameterRanges()The hyperparameters and their allowable ranges.Methods in software.amazon.awssdk.services.personalize.model with parameters of type HyperParameterRanges Modifier and Type Method Description HPOConfig.BuilderHPOConfig.Builder. algorithmHyperParameterRanges(HyperParameterRanges algorithmHyperParameterRanges)The hyperparameters and their allowable ranges.
-