Uses of Class
software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
-
Packages that use DriftCheckExplainability Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DriftCheckExplainability in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DriftCheckExplainability Modifier and Type Method Description DriftCheckExplainabilityDriftCheckBaselines. explainability()Represents the drift check explainability 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 DriftCheckExplainability Modifier and Type Method Description DriftCheckBaselines.BuilderDriftCheckBaselines.Builder. explainability(DriftCheckExplainability explainability)Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.
-