4 references to Options
Microsoft.ML.StandardTrainers (4)
Standard\SdcaBinary.cs (4)
34
[assembly: LoadableClass(typeof(LegacySgdBinaryTrainer), typeof(LegacySgdBinaryTrainer.
Options
),
2430
internal LegacySgdBinaryTrainer(IHostEnvironment env,
Options
options)
2467
internal static CommonOutputs.BinaryClassificationOutput TrainBinary(IHostEnvironment env,
Options
input)
2474
return TrainerEntryPointsUtils.Train<
Options
, CommonOutputs.BinaryClassificationOutput>(host, input,