TrainingResultV2 - Amazon Fraud Detector

TrainingResultV2

The training result details.

Contents

aggregatedVariablesImportanceMetrics

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.

Type: AggregatedVariablesImportanceMetrics object

Required: No

dataValidationMetrics

The model training data validation metrics.

Type: DataValidationMetrics object

Required: No

trainingMetricsV2

The training metric details.

Type: TrainingMetricsV2 object

Required: No

variableImportanceMetrics

The variable importance metrics details.

Type: VariableImportanceMetrics object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: