3 references to GetSegmentSplit
Microsoft.ML.Core (3)
Utilities\BinFinder.cs (3)
356Segment seg = GetSegmentSplit(0, CountValues); 366_segmentHeap.Add(GetSegmentSplit(seg.Min, seg.Split)); 368_segmentHeap.Add(GetSegmentSplit(seg.Split, seg.Max));