ParameterRange
Defines the possible values for categorical, continuous, and integer hyperparameters to be used by an algorithm.
Contents
- CategoricalParameterRangeSpecification
-
A
CategoricalParameterRangeSpecification
object that defines the possible values for a categorical hyperparameter.Type: CategoricalParameterRangeSpecification object
Required: No
- ContinuousParameterRangeSpecification
-
A
ContinuousParameterRangeSpecification
object that defines the possible values for a continuous hyperparameter.Type: ContinuousParameterRangeSpecification object
Required: No
- IntegerParameterRangeSpecification
-
A
IntegerParameterRangeSpecification
object 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: