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