Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0

CategoricalParameterRange

A list of categorical hyperparameters to tune.

Name The name of the categorical hyperparameter to tune.
Type: String
Length Constraints: Maximum length of 256.
Pattern: .*
Required: Yes

Values A list of the categories for the hyperparameter.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 20 items.
Length Constraints: Maximum length of 256.
Pattern: .*
Required: Yes

For more information about using this API in one of the language-specific AWS SDKs, see the following: + AWS SDK for C++ + AWS SDK for Go + AWS SDK for Go - Pilot + AWS SDK for Java + AWS SDK for Ruby V2