AWS::Personalize::Solution AlgorithmHyperParameterRanges - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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