This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::SageMaker::ModelCard Function
Function details.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Condition-
An optional description of any conditions of your objective function metric.
Required: No
Type: String
Maximum:
63Update requires: No interruption
Facet-
The metric of the model's objective function. For example, loss or rmse. The following list shows examples of the values that you can specify for the metric:
-
ACCURACY -
AUC -
LOSS -
MAE -
RMSE
Required: No
Type: String
Maximum:
63Update requires: No interruption
-
Function-
The optimization direction of the model's objective function. You must specify one of the following values:
-
Maximize -
Minimize
Required: No
Type: String
Allowed values:
Maximize | MinimizeUpdate requires: No interruption
-