AWS::SageMaker::ModelCard ObjectiveFunction - 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::SageMaker::ModelCard ObjectiveFunction

The function that is optimized during model training.

Syntax

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

JSON

{ "Function" : Function, "Notes" : String }

YAML

Function: Function Notes: String

Properties

Function

A function object that details optimization direction, metric, and additional descriptions.

Required: No

Type: Function

Update requires: No interruption

Notes

Notes about the object function, including other considerations for possible objective functions.

Required: No

Type: String

Maximum: 1024

Update requires: No interruption