Uses of Class
software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
-
Packages that use DriftCheckModelDataQuality Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DriftCheckModelDataQuality in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DriftCheckModelDataQuality Modifier and Type Method Description DriftCheckModelDataQualityDriftCheckBaselines. modelDataQuality()Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type DriftCheckModelDataQuality Modifier and Type Method Description DriftCheckBaselines.BuilderDriftCheckBaselines.Builder. modelDataQuality(DriftCheckModelDataQuality modelDataQuality)Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.
-