20 references to ProgressHeader
Microsoft.ML.Core (2)
Microsoft.ML.Data (2)
Microsoft.ML.KMeansClustering (1)
Microsoft.ML.LightGbm (1)
Microsoft.ML.StandardTrainers (9)
Standard\SdcaBinary.cs (3)
603pch.SetHeader(new ProgressHeader(metricNames, new[] { "iterations" }), e => e.SetProgress(0, iter, maxIterations));
2172pch.SetHeader(new ProgressHeader(new[] { "Loss", "Improvement" }, new[] { "iterations" }),
2184pch.SetHeader(new ProgressHeader(new[] { "Loss", "Improvement" }, new[] { "iterations" }),
Microsoft.ML.TorchSharp (3)
Microsoft.ML.Transforms (1)
Microsoft.ML.Vision (1)