1 write to _objectiveFunction
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
303_objectiveFunction = CreateObjectiveFunction();
1 reference to _objectiveFunction
Microsoft.ML.FastTree (1)
GamTrainer.cs (1)
312var gradient = _objectiveFunction.GetGradient(ch, TrainSetScore.Scores);