Amazon Fraud Detector will no longer be open to new customers starting November 7, 2025. If you would like to use Amazon Fraud Detector, sign up prior to that date. For capabilities similar to Amazon Fraud Detector, explore Amazon SageMaker AI, AutoGluon, and AWS WAF.
TrainingMetrics
The training metric details.
Contents
- auc
-
The area under the curve. This summarizes true positive rate (TPR) and false positive rate (FPR) across all possible model score thresholds. A model with no predictive power has an AUC of 0.5, whereas a perfect model has a score of 1.0.
Type: Float
Required: No
- metricDataPoints
-
The data points details.
Type: Array of MetricDataPoint objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: