1 write to _trainer
Microsoft.ML.Data (1)
Commands\TrainCommand.cs (1)
102_trainer = args.Trainer;
2 references to _trainer
Microsoft.ML.Data (2)
Commands\TrainCommand.cs (2)
132SendTelemetryComponent(pipe, _trainer); 142ITrainer trainer = _trainer.CreateComponent(Host);