1 reference to LoadFromEnumerable
Microsoft.ML.IntegrationTests (1)
ModelFiles.cs (1)
348
data = mlContext.Data.
LoadFromEnumerable
(new[] { new InputData() }, loadedSchema);