TrainerInputBaseWithWeight Class

Definition

The base class for all trainer inputs that support a weight column.

C#
public abstract class TrainerInputBaseWithWeight : Microsoft.ML.Trainers.TrainerInputBaseWithLabel
Inheritance
Derived

Fields

ExampleWeightColumnName

Column to use for example weight.

FeatureColumnName

Column to use for features.

(Inherited from TrainerInputBase)
LabelColumnName

Column to use for labels.

(Inherited from TrainerInputBaseWithLabel)

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0