4 references to OutputDataFile
Microsoft.ML.Data (4)
Commands\TestCommand.cs (4)
68
Utils.CheckOptionalUserDirectory(ImplOptions.
OutputDataFile
, nameof(ImplOptions.
OutputDataFile
));
132
if (!string.IsNullOrWhiteSpace(ImplOptions.
OutputDataFile
))
137
MetricWriter.SavePerInstance(Host, ch, ImplOptions.
OutputDataFile
, idv);