| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutvision.model |
| Modifier and Type | Method and Description |
|---|---|
OutputS3Object |
ModelDescription.evaluationManifest()
The S3 location where Amazon Lookout for Vision saves the manifest file that was used to test the trained model
and generate the performance scores.
|
OutputS3Object |
ModelDescription.evaluationResult()
The S3 location where Amazon Lookout for Vision saves the performance metrics.
|
| Modifier and Type | Method and Description |
|---|---|
ModelDescription.Builder |
ModelDescription.Builder.evaluationManifest(OutputS3Object evaluationManifest)
The S3 location where Amazon Lookout for Vision saves the manifest file that was used to test the trained
model and generate the performance scores.
|
ModelDescription.Builder |
ModelDescription.Builder.evaluationResult(OutputS3Object evaluationResult)
The S3 location where Amazon Lookout for Vision saves the performance metrics.
|
Copyright © 2023. All rights reserved.