class Aws::Personalize::Types::DefaultCategoricalHyperParameterRange
Provides the name and default range of a categorical hyperparameter and whether the hyperparameter is tunable. A tunable hyperparameter can have its value determined during hyperparameter optimization (HPO).
@!attribute [rw] name
The name of the hyperparameter. @return [String]
@!attribute [rw] values
A list of the categories for the hyperparameter. @return [Array<String>]
@!attribute [rw] is_tunable
Whether the hyperparameter is tunable. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/DefaultCategoricalHyperParameterRange AWS API Documentation
Constants
- SENSITIVE