1 write to _leafSplitHelper
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
597
_leafSplitHelper
= new LeafSplitHelper(HasWeights);
1 reference to _leafSplitHelper
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
361
_histogram[flockIndex].FindBestSplitForFeature(
_leafSplitHelper
, _leafSplitCandidates,