Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
CategoricalParameterRange
Specifies a categorical hyperparameter and it's range of tunable values. This object is part of the ParameterRanges object.
Contents
- Name
-
The name of the categorical hyperparameter to tune.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*
Required: Yes
- Values
-
A list of the tunable categories for the hyperparameter.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 20 items.
Length Constraints: Maximum length of 256.
Pattern:
^[a-zA-Z0-9\_\-]+$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: