GoogleCloudMlV1_HyperparameterOutput_HyperparameterMetricResponse

data class GoogleCloudMlV1_HyperparameterOutput_HyperparameterMetricResponse(val objectiveValue: Double, val trainingStep: String)

An observed value of a metric.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The objective value at this training step.

Link copied to clipboard

The global training step for this metric.