class Aws::Personalize::Types::DefaultHyperParameterRanges
Specifies the hyperparameters and their default ranges. Hyperparameters can be categorical, continuous, or integer-valued.
@!attribute [rw] integer_hyper_parameter_ranges
The integer-valued hyperparameters and their default ranges. @return [Array<Types::DefaultIntegerHyperParameterRange>]
@!attribute [rw] continuous_hyper_parameter_ranges
The continuous hyperparameters and their default ranges. @return [Array<Types::DefaultContinuousHyperParameterRange>]
@!attribute [rw] categorical_hyper_parameter_ranges
The categorical hyperparameters and their default ranges. @return [Array<Types::DefaultCategoricalHyperParameterRange>]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/DefaultHyperParameterRanges AWS API Documentation
Constants
- SENSITIVE