3 writes to testSettings
Microsoft.ML.TestFrameworkCommon (3)
Datasets.cs (3)
40testSettings = testSettings, 356testSettings = "header+;cat:1,2,3;label:6;attr:4,7,8" 365testSettings = "header+;cat:1,2,3;label:6;attr:4,7,8"
2 references to testSettings
Microsoft.ML.TestFramework (1)
BaseTestPredictorsMaml.cs (1)
328Contracts.Check(dataset.testSettings == null, "Separate test loader pipeline is not supported");
Microsoft.ML.TestFrameworkCommon (1)
Datasets.cs (1)
40testSettings = testSettings,