共用方式為


ImageObjectDetection.PrimaryMetric Property

Definition

Primary metric to optimize for this task.

public Azure.ResourceManager.MachineLearning.Models.ObjectDetectionPrimaryMetric? PrimaryMetric { get; set; }
member this.PrimaryMetric : Nullable<Azure.ResourceManager.MachineLearning.Models.ObjectDetectionPrimaryMetric> with get, set
Public Property PrimaryMetric As Nullable(Of ObjectDetectionPrimaryMetric)

Property Value

Applies to