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