4 references to PrintOverallMetrics
Microsoft.ML.Data (4)
Commands\CrossValidationCommand.cs (1)
220
MetricWriter.
PrintOverallMetrics
(Host, ch, ImplOptions.SummaryFilename, overall, ImplOptions.NumFolds);
Commands\EvaluateCommand.cs (1)
251
MetricWriter.
PrintOverallMetrics
(Host, ch, ImplOptions.SummaryFilename, overall, 1);
Commands\TestCommand.cs (1)
128
MetricWriter.
PrintOverallMetrics
(Host, ch, ImplOptions.SummaryFilename, overall, 1);
Commands\TrainTestCommand.cs (1)
218
MetricWriter.
PrintOverallMetrics
(Host, ch, ImplOptions.SummaryFilename, overall, 1);