1 reference to GetGradientChunk
Microsoft.ML.FastTree (1)
Training\Applications\ObjectiveFunction.cs (1)
74GetGradientChunk(start, start + Math.Min(QueryThreadChunkSize, Dataset.NumQueries - start), GradSamplingRate, sampleIndex, threadIndex);