TextNer.PrimaryMetric Property

Definition

Primary metric for Text-NER task. Only 'Accuracy' is supported for Text-NER, so user need not set this explicitly.

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

Property Value

Implements

Attributes

Applies to