Partager via


IDataDriftMonitoringSignal.FeatureImportanceSettingTargetColumn Property

Definition

The name of the target column within the input data asset.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The name of the target column within the input data asset.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetColumn")]
public string FeatureImportanceSettingTargetColumn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The name of the target column within the input data asset.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetColumn")>]
member this.FeatureImportanceSettingTargetColumn : string with get, set
Public Property FeatureImportanceSettingTargetColumn As String

Property Value

Attributes

Applies to