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
Update 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
Update 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
Update requires: No interruption
-