5 references to Trainer
Microsoft.ML.Data (5)
Commands\CrossValidationCommand.cs (5)
110TrainUtils.CheckTrainer(Host, args.Trainer, args.DataFile); 141SendTelemetryComponent(pipe, ImplOptions.Trainer); 408env.CheckValue(args.Trainer, nameof(args.Trainer)); 425_trainer = args.Trainer;