

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.

# AggregatedLogOddsMetric
<a name="API_AggregatedLogOddsMetric"></a>

The log odds metric details.

Account Takeover Insights (ATI) model uses event variables from the login data you provide to continuously calculate a set of variables (aggregated variables) based on historical events. For example, your ATI model might calculate the number of times an user has logged in using the same IP address. In this case, event variables used to derive the aggregated variables are `IP address` and `user`.

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

 ** aggregatedVariablesImportance **   <a name="FraudDetector-Type-AggregatedLogOddsMetric-aggregatedVariablesImportance"></a>
 The relative importance of the variables in the list to the other event variable.   
Type: Float  
Required: Yes

 ** variableNames **   <a name="FraudDetector-Type-AggregatedLogOddsMetric-variableNames"></a>
 The names of all the variables.   
Type: Array of strings  
Required: Yes

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