共用方式為


TrainerEstimatorBase<TTransformer,TModel>.LabelColumn 欄位

定義

定型器預期的標籤資料行。 可以是 null ,表示標籤不會用於定型。

public readonly Microsoft.ML.SchemaShape.Column LabelColumn;
val mutable LabelColumn : Microsoft.ML.SchemaShape.Column
Public ReadOnly LabelColumn As SchemaShape.Column 

欄位值

適用於