| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
UncertaintyRange |
TFIModelPerformance.uncertaintyRange()
Indicates the range of area under curve (auc) expected from the TFI model.
|
UncertaintyRange |
OFIModelPerformance.uncertaintyRange()
Indicates the range of area under curve (auc) expected from the OFI model.
|
| Modifier and Type | Method and Description |
|---|---|
TFIModelPerformance.Builder |
TFIModelPerformance.Builder.uncertaintyRange(UncertaintyRange uncertaintyRange)
Indicates the range of area under curve (auc) expected from the TFI model.
|
OFIModelPerformance.Builder |
OFIModelPerformance.Builder.uncertaintyRange(UncertaintyRange uncertaintyRange)
Indicates the range of area under curve (auc) expected from the OFI model.
|
Copyright © 2023. All rights reserved.