ImageModelDistributionSettingsObjectDetection.ValidationMetricType Property

Definition

Metric computation method to use for validation metrics. Must be 'none', 'coco', 'voc', or 'coco_voc'.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public string ValidationMetricType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.ValidationMetricType : string with get, set
Public Property ValidationMetricType As String

Property Value

Implements

Attributes

Applies to