Share via


ImageObjectDetectionBase.ModelSettingValidationMetricType Property

Definition

Metric computation method to use for validation metrics.

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

Property Value

Implements

Attributes

Applies to