Partager via


IFeatureImportanceSettings.TargetColumn 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 TargetColumn { 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.TargetColumn : string with get, set
Public Property TargetColumn As String

Property Value

Attributes

Applies to