Share via


ImageModelSettingsObjectDetection.ValidationMetricType Property

Definition

Metric computation method to use for validation metrics.

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

Property Value

Implements

Attributes

Applies to