1 write to _histogram
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
585_histogram = new SufficientStatsBase[TrainSet.Flocks.Length];
3 references to _histogram
Microsoft.ML.FastTree (3)
GamTrainer.cs (3)
330_histogram[flockIndex].Sumup( 361_histogram[flockIndex].FindBestSplitForFeature(_leafSplitHelper, _leafSplitCandidates, 587_histogram[i] = TrainSet.Flocks[i].CreateSufficientStats(HasWeights);