IFeatureAttributionMetricThreshold.Metric Property

Definition

[Required] The feature attribution metric to calculate.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] The feature attribution metric to calculate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="metric", Update=false)]
public string Metric { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] The feature attribution metric to calculate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="metric", Update=false)>]
member this.Metric : string
Public ReadOnly Property Metric As String

Property Value

Attributes

Applies to