次の方法で共有


TableVerticalFeaturizationSettings.TransformerParams プロパティ

定義

ユーザーは、使用する追加のトランスフォーマーと、それが適用される列、およびトランスフォーマー コンストラクターのパラメーターを指定できます。

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))

プロパティ値

適用対象