AWS::Personalize::Solution AlgorithmHyperParameterRanges - AWS CloudFormation

AWS::Personalize::Solution AlgorithmHyperParameterRanges

Specifies the hyperparameters and their ranges. Hyperparameters can be categorical, continuous, or integer-valued.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

CategoricalHyperParameterRanges

Provides the name and range of a categorical hyperparameter.

Required: No

Type: Array of CategoricalHyperParameterRange

Maximum: 100

Update requires: Replacement

ContinuousHyperParameterRanges

Provides the name and range of a continuous hyperparameter.

Required: No

Type: Array of ContinuousHyperParameterRange

Maximum: 100

Update requires: Replacement

IntegerHyperParameterRanges

Provides the name and range of an integer-valued hyperparameter.

Required: No

Type: Array of IntegerHyperParameterRange

Maximum: 100

Update requires: Replacement