2 references to BetterPlacement
Microsoft.ML.Core (2)
Utilities\BinFinder.cs (2)
410if (e > energy || BetterPlacement(split + 1, split, pos)) 418if (e > energy || BetterPlacement(split - 1, split, pos))