IClassification.PositiveLabel Property

Definition

Positive label for binary metrics calculation.

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

Property Value

Attributes

Applies to