1 write to _mslrWeb10kValidate
Microsoft.ML.PerformanceTests (1)
Numeric\Ranking.cs (1)
25_mslrWeb10kValidate = GetBenchmarkDataPathAndEnsureData(TestDatasets.MSLRWeb.validFilename, TestDatasets.MSLRWeb.path);
4 references to _mslrWeb10kValidate
Microsoft.ML.PerformanceTests (4)
Numeric\Ranking.cs (4)
28if (!File.Exists(_mslrWeb10kValidate)) 29throw new FileNotFoundException(string.Format(Errors.DatasetNotFound, _mslrWeb10kValidate)); 38string cmd = @"TrainTest test=" + _mslrWeb10kValidate + 52string cmd = @"TrainTest test=" + _mslrWeb10kValidate +