1 implementation of GetRunResult
Microsoft.ML.Sweeper (1)
SweepResultEvaluator.cs (1)
74public IRunResult GetRunResult(ParameterSet parameterSet, string resultFileName)
1 reference to GetRunResult
Microsoft.ML.Sweeper (1)
ConfigRunner.cs (1)
217ResultProcessor.GetRunResult(sweep, string.Format(@"{0}\{1}.out.txt", OutputFolder, min + j)));