/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The training result details. See Also:
AWS
* API Reference
The training metric details.
*/ inline const TrainingMetricsV2& GetTrainingMetricsV2() const{ return m_trainingMetricsV2; } /** *The training metric details.
*/ inline bool TrainingMetricsV2HasBeenSet() const { return m_trainingMetricsV2HasBeenSet; } /** *The training metric details.
*/ inline void SetTrainingMetricsV2(const TrainingMetricsV2& value) { m_trainingMetricsV2HasBeenSet = true; m_trainingMetricsV2 = value; } /** *The training metric details.
*/ inline void SetTrainingMetricsV2(TrainingMetricsV2&& value) { m_trainingMetricsV2HasBeenSet = true; m_trainingMetricsV2 = std::move(value); } /** *The training metric details.
*/ inline TrainingResultV2& WithTrainingMetricsV2(const TrainingMetricsV2& value) { SetTrainingMetricsV2(value); return *this;} /** *The training metric details.
*/ inline TrainingResultV2& WithTrainingMetricsV2(TrainingMetricsV2&& value) { SetTrainingMetricsV2(std::move(value)); return *this;} inline const VariableImportanceMetrics& GetVariableImportanceMetrics() const{ return m_variableImportanceMetrics; } inline bool VariableImportanceMetricsHasBeenSet() const { return m_variableImportanceMetricsHasBeenSet; } inline void SetVariableImportanceMetrics(const VariableImportanceMetrics& value) { m_variableImportanceMetricsHasBeenSet = true; m_variableImportanceMetrics = value; } inline void SetVariableImportanceMetrics(VariableImportanceMetrics&& value) { m_variableImportanceMetricsHasBeenSet = true; m_variableImportanceMetrics = std::move(value); } inline TrainingResultV2& WithVariableImportanceMetrics(const VariableImportanceMetrics& value) { SetVariableImportanceMetrics(value); return *this;} inline TrainingResultV2& WithVariableImportanceMetrics(VariableImportanceMetrics&& value) { SetVariableImportanceMetrics(std::move(value)); return *this;} /** *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
.
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
.
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
.
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
.
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
.
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
.