1 reference to GetCategoricalSlotRanges
Microsoft.ML.Data (1)
Transforms\SlotsDroppingTransformer.cs (1)
863ValueGetter<VBuffer<int>> categoricalSlotRangesGetter = (ref VBuffer<int> dest) => GetCategoricalSlotRanges(iinfo, ref dest);