ParameterRange
Defines the possible values for categorical, continuous, and integer hyperparameters to be used by an algorithm.
Contents
- CategoricalParameterRangeSpecification
 - 
               
A
CategoricalParameterRangeSpecificationobject that defines the possible values for a categorical hyperparameter.Type: CategoricalParameterRangeSpecification object
Required: No
 - ContinuousParameterRangeSpecification
 - 
               
A
ContinuousParameterRangeSpecificationobject that defines the possible values for a continuous hyperparameter.Type: ContinuousParameterRangeSpecification object
Required: No
 - IntegerParameterRangeSpecification
 - 
               
A
IntegerParameterRangeSpecificationobject that defines the possible values for an integer hyperparameter.Type: IntegerParameterRangeSpecification object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: