| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult |
EvaluationResult.clone() |
EvaluationResult |
ProjectVersionDescription.getEvaluationResult()
The training results.
|
EvaluationResult |
EvaluationResult.withF1Score(Float f1Score)
The F1 score for the evaluation of all labels.
|
EvaluationResult |
EvaluationResult.withSummary(Summary summary)
The S3 bucket that contains the training summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectVersionDescription.setEvaluationResult(EvaluationResult evaluationResult)
The training results.
|
ProjectVersionDescription |
ProjectVersionDescription.withEvaluationResult(EvaluationResult evaluationResult)
The training results.
|
Copyright © 2025. All rights reserved.