1 reference to GetDataPath
Microsoft.ML.IntegrationTests (1)
ModelFiles.cs (1)
241trainedModel = mlContext.Model.Load(TestCommon.GetDataPath(DataDir, "backcompat", "modelwithoptionalcolumntransform.zip"), out dataViewSchema);