3 references to GetInputIndex
Microsoft.ML.Data (3)
Transforms\ColumnSelecting.cs (3)
643int index = _mapper.GetInputIndex(column.Index); 720active[_mapper.GetInputIndex(column.Index)] = true; 778int index = _mapper.GetInputIndex(column.Index);