1 instantiation of InputObjectDataView
Microsoft.ML.Samples (1)
Dynamic\SimpleDataViewImplementation.cs (1)
31
var dataView = new
InputObjectDataView
(inputArray);
2 references to InputObjectDataView
Microsoft.ML.Samples (2)
Dynamic\SimpleDataViewImplementation.cs (2)
31
var
dataView = new InputObjectDataView(inputArray);
253
public Cursor(
InputObjectDataView
parent, bool wantsLabel,