AWS SDK for C++
1.8.126
AWS SDK for C++
|
#include <HyperParameterTuningJobObjective.h>
Defines the objective metric for a hyperparameter tuning job. Hyperparameter tuning uses the value of this metric to evaluate the training jobs it launches, and returns the training job that results in either the highest or lowest value for this metric, depending on the value you specify for the Type
parameter.
Definition at line 36 of file HyperParameterTuningJobObjective.h.
Aws::SageMaker::Model::HyperParameterTuningJobObjective::HyperParameterTuningJobObjective | ( | ) |
Aws::SageMaker::Model::HyperParameterTuningJobObjective::HyperParameterTuningJobObjective | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The name of the metric to use for the objective metric.
Definition at line 79 of file HyperParameterTuningJobObjective.h.
|
inline |
Whether to minimize or maximize the objective metric.
Definition at line 48 of file HyperParameterTuningJobObjective.h.
Aws::Utils::Json::JsonValue Aws::SageMaker::Model::HyperParameterTuningJobObjective::Jsonize | ( | ) | const |
|
inline |
The name of the metric to use for the objective metric.
Definition at line 84 of file HyperParameterTuningJobObjective.h.
HyperParameterTuningJobObjective& Aws::SageMaker::Model::HyperParameterTuningJobObjective::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The name of the metric to use for the objective metric.
Definition at line 94 of file HyperParameterTuningJobObjective.h.
|
inline |
The name of the metric to use for the objective metric.
Definition at line 89 of file HyperParameterTuningJobObjective.h.
|
inline |
The name of the metric to use for the objective metric.
Definition at line 99 of file HyperParameterTuningJobObjective.h.
|
inline |
Whether to minimize or maximize the objective metric.
Definition at line 58 of file HyperParameterTuningJobObjective.h.
|
inline |
Whether to minimize or maximize the objective metric.
Definition at line 63 of file HyperParameterTuningJobObjective.h.
|
inline |
Whether to minimize or maximize the objective metric.
Definition at line 53 of file HyperParameterTuningJobObjective.h.
|
inline |
The name of the metric to use for the objective metric.
Definition at line 109 of file HyperParameterTuningJobObjective.h.
|
inline |
The name of the metric to use for the objective metric.
Definition at line 104 of file HyperParameterTuningJobObjective.h.
|
inline |
The name of the metric to use for the objective metric.
Definition at line 114 of file HyperParameterTuningJobObjective.h.
|
inline |
Whether to minimize or maximize the objective metric.
Definition at line 68 of file HyperParameterTuningJobObjective.h.
|
inline |
Whether to minimize or maximize the objective metric.
Definition at line 73 of file HyperParameterTuningJobObjective.h.