| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
MonitoringGroundTruthS3Input |
ModelQualityJobInput.groundTruthS3Input()
The ground truth label provided for the model.
|
MonitoringGroundTruthS3Input |
ModelBiasJobInput.groundTruthS3Input()
Location of ground truth labels to use in model bias job.
|
| Modifier and Type | Method and Description |
|---|---|
ModelQualityJobInput.Builder |
ModelQualityJobInput.Builder.groundTruthS3Input(MonitoringGroundTruthS3Input groundTruthS3Input)
The ground truth label provided for the model.
|
ModelBiasJobInput.Builder |
ModelBiasJobInput.Builder.groundTruthS3Input(MonitoringGroundTruthS3Input groundTruthS3Input)
Location of ground truth labels to use in model bias job.
|
Copyright © 2023. All rights reserved.