

# DriftCheckBaselines
<a name="API_DriftCheckBaselines"></a>

Represents the drift check baselines that can be used when the model monitor is set using the model package. 

## Contents
<a name="API_DriftCheckBaselines_Contents"></a>

 ** Bias **   <a name="sagemaker-Type-DriftCheckBaselines-Bias"></a>
Represents the drift check bias baselines that can be used when the model monitor is set using the model package.   
Type: [DriftCheckBias](API_DriftCheckBias.md) object  
Required: No

 ** Explainability **   <a name="sagemaker-Type-DriftCheckBaselines-Explainability"></a>
Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.   
Type: [DriftCheckExplainability](API_DriftCheckExplainability.md) object  
Required: No

 ** ModelDataQuality **   <a name="sagemaker-Type-DriftCheckBaselines-ModelDataQuality"></a>
Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.  
Type: [DriftCheckModelDataQuality](API_DriftCheckModelDataQuality.md) object  
Required: No

 ** ModelQuality **   <a name="sagemaker-Type-DriftCheckBaselines-ModelQuality"></a>
Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.  
Type: [DriftCheckModelQuality](API_DriftCheckModelQuality.md) object  
Required: No

## See Also
<a name="API_DriftCheckBaselines_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/DriftCheckBaselines) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/DriftCheckBaselines) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/DriftCheckBaselines) 