TrainerEstimatorBase<TTransformer,TModel>.WeightColumn Field

Definition

The weight column that the trainer expects. Can be null, which indicates that weight is not used for training.

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

Field Value

Applies to