2 references to CategoricalSlotRanges
Microsoft.ML.Core (2)
Data\AnnotationUtils.cs (2)
388var type = schema[colIndex].Annotations.Schema.GetColumnOrNull(Kinds.CategoricalSlotRanges)?.Type; 392schema[colIndex].Annotations.GetValue(Kinds.CategoricalSlotRanges, ref catIndices);