FinalAutoMlJobObjectiveMetric
The best candidate result from an AutoML training job.
Types
Properties
Link copied to clipboard
The name of the metric with the best result. For a description of the possible objective metrics, see AutoMLJobObjective$MetricName.
Link copied to clipboard
The name of the standard metric. For a description of the standard metrics, see Autopilot candidate metrics.
Link copied to clipboard
The type of metric with the best result.
Functions
Link copied to clipboard
inline fun copy(block: FinalAutoMlJobObjectiveMetric.Builder.() -> Unit = {}): FinalAutoMlJobObjectiveMetric