2 references to
Microsoft.ML.StandardTrainers (2)
Standard\Online\AveragedPerceptron.cs (1)
153
:
base
(options, env, UserNameValue, TrainerUtils.MakeBoolScalarLabel(options.LabelColumnName))
Standard\Online\OnlineGradientDescent.cs (1)
161
:
base
(options, env, UserNameValue, TrainerUtils.MakeR4ScalarColumn(options.LabelColumnName))