AWS::SageMaker::ModelCard TrainingHyperParameter
A hyper parameter that was configured in training the model.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Name
-
The name of the hyper parameter.
Required: Yes
Type: String
Pattern:
.{1,255}
Update requires: No interruption
Value
-
The value specified for the hyper parameter.
Required: Yes
Type: String
Pattern:
.{1,255}
Update requires: No interruption