

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.

# ModelVersionEvaluation
<a name="API_ModelVersionEvaluation"></a>

 The model version evalutions. 

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

 ** evaluationScore **   <a name="FraudDetector-Type-ModelVersionEvaluation-evaluationScore"></a>
 The evaluation score generated for the model version.   
Type: String  
Required: No

 ** outputVariableName **   <a name="FraudDetector-Type-ModelVersionEvaluation-outputVariableName"></a>
 The output variable name.   
Type: String  
Required: No

 ** predictionExplanations **   <a name="FraudDetector-Type-ModelVersionEvaluation-predictionExplanations"></a>
 The prediction explanations generated for the model version.   
Type: [PredictionExplanations](API_PredictionExplanations.md) object  
Required: No

## See Also
<a name="API_ModelVersionEvaluation_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/ModelVersionEvaluation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/frauddetector-2019-11-15/ModelVersionEvaluation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/frauddetector-2019-11-15/ModelVersionEvaluation) 