Compartir a través de


TableVerticalFeaturizationSettings.TransformerParams Propiedad

Definición

El usuario puede especificar transformadores adicionales que se usarán junto con las columnas a las que se aplicaría y los parámetros para el constructor del 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 de propiedad

Se aplica a