4 references to OutputDataFile
Microsoft.ML.Data (4)
Commands\EvaluateCommand.cs (4)
209
Utils.CheckOptionalUserDirectory(ImplOptions.
OutputDataFile
, nameof(ImplOptions.
OutputDataFile
));
253
if (!string.IsNullOrWhiteSpace(ImplOptions.
OutputDataFile
))
258
MetricWriter.SavePerInstance(Host, ch, ImplOptions.
OutputDataFile
, idv);