Compartir a través de


ICategoricalPredictionDriftMetricThreshold.Metric Property

Definition

[Required] The categorical prediction drift metric to calculate.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The categorical prediction drift metric to calculate.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.CategoricalPredictionDriftMetric) }, ReadOnly=false, Required=true, SerializedName="metric")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.CategoricalPredictionDriftMetric Metric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The categorical prediction drift metric to calculate.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.CategoricalPredictionDriftMetric) }, ReadOnly=false, Required=true, SerializedName="metric")>]
member this.Metric : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.CategoricalPredictionDriftMetric with get, set
Public Property Metric As CategoricalPredictionDriftMetric

Property Value

Attributes

Applies to