2 references to TestFile
Microsoft.ML.Data (2)
Commands\TrainCommand.cs (2)
187if (!string.IsNullOrWhiteSpace(ImplOptions.TestFile)) 194IDataView testPipeUsedInTrainer = CreateRawLoader(dataFile: ImplOptions.TestFile);