View a markdown version of this page

AWS::SageMaker::HyperParameterTuningJob TuningObjective - AWS CloudFormation

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::SageMaker::HyperParameterTuningJob TuningObjective

The TuningObjective property type specifies Property description not available. for an AWS::SageMaker::HyperParameterTuningJob.

Syntax

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

JSON

{ "MetricName" : String, "Type" : String }

YAML

MetricName: String Type: String

Properties

MetricName

Property description not available.

Required: Yes

Type: String

Pattern: .+

Minimum: 1

Maximum: 255

Update requires: Replacement

Type

Property description not available.

Required: Yes

Type: String

Allowed values: Maximize | Minimize

Update requires: Replacement