AWS::SageMaker::ModelCard SimpleMetric
The SimpleMetric
property type specifies Property description not available. for an AWS::SageMaker::ModelCard.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Name" :
String
, "Notes" :String
, "Type" :String
, "Value" :Number
, "XAxisName" :String
, "YAxisName" :String
}
Properties
Name
Property description not available.
Required: Yes
Type: String
Pattern:
.{1,255}
Update requires: No interruption
Notes
Property description not available.
Required: No
Type: String
Maximum:
1024
Update requires: No interruption
Type
Property description not available.
Required: Yes
Type: String
Allowed values:
number | string | boolean
Update requires: No interruption
Value
Property description not available.
Required: Yes
Type: Number
Update requires: No interruption
XAxisName
Property description not available.
Required: No
Type: String
Maximum:
63
Update requires: No interruption
YAxisName
Property description not available.
Required: No
Type: String
Maximum:
63
Update requires: No interruption