AWS::Personalize::Solution AlgorithmHyperParameterRanges - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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