3 references to UserNameValue
Microsoft.ML.StandardTrainers (3)
Standard\Online\LinearSvm.cs (3)
21
LinearSvmTrainer.
UserNameValue
,
295
: base(options, env,
UserNameValue
, TrainerUtils.MakeBoolScalarLabel(options.LabelColumnName))
323
[TlcModule.EntryPoint(Name = "Trainers.LinearSvmBinaryClassifier", Desc = "Train a linear SVM.", UserName =
UserNameValue
, ShortName = ShortName)]