| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
OFIModelPerformance |
OFIModelPerformance.clone() |
OFIModelPerformance |
OFITrainingMetricsValue.getModelPerformance()
The model's overall performance score.
|
OFIModelPerformance |
OFIModelPerformance.withAuc(Float auc)
The area under the curve (auc).
|
| Modifier and Type | Method and Description |
|---|---|
void |
OFITrainingMetricsValue.setModelPerformance(OFIModelPerformance modelPerformance)
The model's overall performance score.
|
OFITrainingMetricsValue |
OFITrainingMetricsValue.withModelPerformance(OFIModelPerformance modelPerformance)
The model's overall performance score.
|
Copyright © 2022. All rights reserved.