supportedTuningJobObjectiveMetrics property

List<HyperParameterTuningJobObjective>? supportedTuningJobObjectiveMetrics
final

A list of the metrics that the algorithm emits that can be used as the objective metric in a hyperparameter tuning job.

Implementation

final List<HyperParameterTuningJobObjective>?
    supportedTuningJobObjectiveMetrics;