1 write to Test
Microsoft.ML.TestFramework (1)
TestCommandBase.cs (1)
241
Test
= test;
2 references to Test
Microsoft.ML.TestFramework (2)
BaseTestPredictorsMaml.cs (1)
84
base(ctx.
Test
, ctx.BaselineDir, ctx.BaselineNamePrefix + "-test", ctx.BaselineProgress)
TestCommandBase.cs (1)
253
return new OutputPath(
Test
, BaselineDir, name);