IFeatureAttributionDriftMonitoringSignal.MetricThresholdMetric Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Required] The feature attribution metric to calculate.
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The feature attribution metric to calculate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="metric")]
public string MetricThresholdMetric { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The feature attribution metric to calculate.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="metric")>]
member this.MetricThresholdMetric : string
Public ReadOnly Property MetricThresholdMetric As String
Property Value
- Attributes