aggregatedVariablesImportanceMetrics
fun aggregatedVariablesImportanceMetrics(block: AggregatedVariablesImportanceMetrics.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.frauddetector.model.AggregatedVariablesImportanceMetrics inside the given block
The variable importance metrics of the aggregated variables.
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
.