| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
TFIModelPerformance |
TFIModelPerformance.clone() |
TFIModelPerformance |
TFITrainingMetricsValue.getModelPerformance()
The model performance score.
|
TFIModelPerformance |
TFIModelPerformance.withAuc(Float auc)
The area under the curve (auc).
|
TFIModelPerformance |
TFIModelPerformance.withUncertaintyRange(UncertaintyRange uncertaintyRange)
Indicates the range of area under curve (auc) expected from the TFI model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TFITrainingMetricsValue.setModelPerformance(TFIModelPerformance modelPerformance)
The model performance score.
|
TFITrainingMetricsValue |
TFITrainingMetricsValue.withModelPerformance(TFIModelPerformance modelPerformance)
The model performance score.
|
Copyright © 2025. All rights reserved.