3 references to Create
Microsoft.ML.Data (3)
Commands\DataCommand.cs (2)
361return isText ? TextLoader.Create(Host, new TextLoader.Options(), fileSource) : 365TextLoader.Create(Host, new TextLoader.Options(), fileSource);
Transforms\ValueMapping.cs (1)
669loader = TextLoader.Create(