Compartilhar via


TableVerticalFeaturizationSettings.TransformerParams Propriedade

Definição

O usuário pode especificar transformadores adicionais a serem usados junto com as colunas às quais ele seria aplicado e parâmetros para o construtor do transformador.

public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.ColumnTransformer>> TransformerParams { get; set; }
member this.TransformerParams : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.ColumnTransformer>> with get, set
Public Property TransformerParams As IDictionary(Of String, IList(Of ColumnTransformer))

Valor da propriedade

Aplica-se a