2 references to CreateTrainer
Microsoft.ML.Data (2)
Commands\DataCommand.cs (2)
123
pipe.Send(TelemetryMessage.
CreateTrainer
(commandLineFactory.Name, commandLineFactory.GetSettingsString()));
125
pipe.Send(TelemetryMessage.
CreateTrainer
("Unknown", "Non-ICommandLineComponentFactory object"));