FinalHyperParameterTuningJobObjectiveMetric
Shows the final value for the
objective
metric for a training job that was launched by a hyperparameter
tuning job. You define the objective metric in the
HyperParameterTuningJobObjective
parameter of HyperParameterTuningJobConfig.
Contents
- MetricName
-
The name of the objective metric.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
.+
Required: Yes
- Type
-
Whether to minimize or maximize the objective metric. Valid values are Minimize and Maximize.
Type: String
Valid Values:
Maximize | Minimize
Required: No
- Value
-
The value of the objective metric.
Type: Float
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: