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