TextClassification.PrimaryMetric Property

Definition

Primary metric for Text-Classification task.

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

Property Value

Applies to