hparamTuningEvaluationMetrics property

EvaluationMetrics? hparamTuningEvaluationMetrics
getter/setter pair

Hyperparameter tuning evaluation metrics of this trial calculated on the eval data.

Unlike evaluation_metrics, only the fields corresponding to the hparam_tuning_objectives are set.

Implementation

EvaluationMetrics? hparamTuningEvaluationMetrics;