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