Compartilhar via


IClassification.PositiveLabel Property

Definition

Positive label for binary metrics calculation.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Positive label for binary metrics calculation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="positiveLabel")]
public string PositiveLabel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Positive label for binary metrics calculation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="positiveLabel")>]
member this.PositiveLabel : string with get, set
Public Property PositiveLabel As String

Property Value

Attributes

Applies to