Share via


ImageInstanceSegmentation.PrimaryMetric Property

Definition

Primary metric to optimize for this task.

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

Property Value

Applies to