2 references to Parse
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoader.cs (2)
1174
cols[0] = Column.
Parse
("Label:0");
1176
cols[1] = Column.
Parse
("Features:1-*");