3 references to Trainer
Microsoft.ML.Data (3)
Commands\TrainTestCommand.cs (3)
90
TrainUtils.CheckTrainer(Host, args.
Trainer
, args.DataFile);
115
SendTelemetryComponent(pipe, ImplOptions.
Trainer
);
125
ITrainer trainer = ImplOptions.
Trainer
.CreateComponent(Host);