class Aws::SageMaker::Types::ModelQualityBaselineConfig
Configuration for monitoring constraints and monitoring statistics. These baseline resources are compared against the results of the current job from the series of jobs scheduled to collect data periodically.
@note When making an API call, you may pass ModelQualityBaselineConfig
data as a hash: { baselining_job_name: "ProcessingJobName", constraints_resource: { s3_uri: "S3Uri", }, }
@!attribute [rw] baselining_job_name
The name of the job that performs baselining for the monitoring job. @return [String]
@!attribute [rw] constraints_resource
The constraints resource for a monitoring job. @return [Types::MonitoringConstraintsResource]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ModelQualityBaselineConfig AWS API Documentation
Constants
- SENSITIVE