| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DriftCheckBaselines |
DescribeModelPackageResponse.driftCheckBaselines()
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
DriftCheckBaselines |
ModelPackage.driftCheckBaselines()
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
DriftCheckBaselines |
CreateModelPackageRequest.driftCheckBaselines()
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeModelPackageResponse.Builder |
DescribeModelPackageResponse.Builder.driftCheckBaselines(DriftCheckBaselines driftCheckBaselines)
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
ModelPackage.Builder |
ModelPackage.Builder.driftCheckBaselines(DriftCheckBaselines driftCheckBaselines)
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
CreateModelPackageRequest.Builder |
CreateModelPackageRequest.Builder.driftCheckBaselines(DriftCheckBaselines driftCheckBaselines)
Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
Copyright © 2022. All rights reserved.