class Aws::SageMaker::Types::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.

@!attribute [rw] type

Whether to minimize or maximize the objective metric. Valid values
are Minimize and Maximize.
@return [String]

@!attribute [rw] metric_name

The name of the objective metric.
@return [String]

@!attribute [rw] value

The value of the objective metric.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/FinalHyperParameterTuningJobObjectiveMetric AWS API Documentation

Constants

SENSITIVE