3 references to GetActiveOutputColumns
Microsoft.ML.Data (3)
DataView\RowToRowMapperTransform.cs (3)
157var predicateOut = GetActiveOutputColumns(active); 263var pred = GetActiveOutputColumns(activeArr); 371var pred = parent.GetActiveOutputColumns(active);