你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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