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)
28
if (!File.Exists(
_mslrWeb10kValidate
))
29
throw new FileNotFoundException(string.Format(Errors.DatasetNotFound,
_mslrWeb10kValidate
));
38
string cmd = @"TrainTest test=" +
_mslrWeb10kValidate
+
52
string cmd = @"TrainTest test=" +
_mslrWeb10kValidate
+