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

The function that is optimized during model training.

Syntax

To declare this entity in your 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