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