2 references to Cursor
Microsoft.ML.Data (2)
Dirty\ChooseColumnsByIndexTransform.cs (2)
255return new Cursor(Host, _bindings, input, active); 274cursors[i] = new Cursor(Host, _bindings, inputs[i], active);