TrainerEstimatorBase<TTransformer,TModel>.WeightColumn 字段

定义

训练器期望的权重列。 可以 null,这表示权重不用于训练。

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

字段值

适用于