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