AWS::SageMaker::ModelPackage Bias
Contains bias metrics for a model.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "PostTrainingReport" :
MetricsSource
, "PreTrainingReport" :MetricsSource
, "Report" :MetricsSource
}
Properties
PostTrainingReport
-
The post-training bias report for a model.
Required: No
Type: MetricsSource
Update requires: Replacement
PreTrainingReport
-
The pre-training bias report for a model.
Required: No
Type: MetricsSource
Update requires: Replacement
Report
-
The bias report for a model
Required: No
Type: MetricsSource
Update requires: Replacement