

Amazon Fraud Detector is no longer be open to new customers as of November 7, 2025. For capabilities similar to Amazon Fraud Detector, explore Amazon SageMaker AI, AutoGluon, and AWS WAF.

# OFIModelPerformance
<a name="API_OFIModelPerformance"></a>

 The Online Fraud Insights (OFI) model performance score. 

## Contents
<a name="API_OFIModelPerformance_Contents"></a>

 ** auc **   <a name="FraudDetector-Type-OFIModelPerformance-auc"></a>
 The area under the curve (auc). This summarizes the total positive rate (tpr) and false positive rate (FPR) across all possible model score thresholds.   
Type: Float  
Required: No

 ** uncertaintyRange **   <a name="FraudDetector-Type-OFIModelPerformance-uncertaintyRange"></a>
 Indicates the range of area under curve (auc) expected from the OFI model. A range greater than 0.1 indicates higher model uncertainity.   
Type: [UncertaintyRange](API_UncertaintyRange.md) object  
Required: No

## See Also
<a name="API_OFIModelPerformance_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/frauddetector-2019-11-15/OFIModelPerformance) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/frauddetector-2019-11-15/OFIModelPerformance) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/frauddetector-2019-11-15/OFIModelPerformance) 