

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.

# LogOddsMetric
<a name="API_LogOddsMetric"></a>

The log odds metric details.

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

 ** variableImportance **   <a name="FraudDetector-Type-LogOddsMetric-variableImportance"></a>
The relative importance of the variable. For more information, see [Model variable importance](https://docs.aws.amazon.com/frauddetector/latest/ug/model-variable-importance.html).  
Type: Float  
Required: Yes

 ** variableName **   <a name="FraudDetector-Type-LogOddsMetric-variableName"></a>
The name of the variable.  
Type: String  
Required: Yes

 ** variableType **   <a name="FraudDetector-Type-LogOddsMetric-variableType"></a>
The type of variable.  
Type: String  
Required: Yes

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