ITableVertical.FeaturizationSettingTransformerParam Property

Definition

User can specify additional transformers to be used along with the columns to which it would be applied and parameters for the transformer constructor.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="User can specify additional transformers to be used along with the columns to which it would be applied and parameters for the transformer constructor.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ITableVerticalFeaturizationSettingsTransformerParams) }, ReadOnly=false, Required=false, SerializedName="transformerParams")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ITableVerticalFeaturizationSettingsTransformerParams FeaturizationSettingTransformerParam { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="User can specify additional transformers to be used along with the columns to which it would be applied and parameters for the transformer constructor.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ITableVerticalFeaturizationSettingsTransformerParams) }, ReadOnly=false, Required=false, SerializedName="transformerParams")>]
member this.FeaturizationSettingTransformerParam : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ITableVerticalFeaturizationSettingsTransformerParams with get, set
Public Property FeaturizationSettingTransformerParam As ITableVerticalFeaturizationSettingsTransformerParams

Property Value

Attributes

Applies to