5 references to SmoothLeafOutputs
Microsoft.ML.FastTree (5)
Training\OptimizationAlgorithms\OptimizationAlgorithm.cs (1)
115
regularizer.
SmoothLeafOutputs
(rootNodeOutput, smoothing);
Training\RegressionTreeNodeDocuments.cs (4)
120
LteNode.
SmoothLeafOutputs
(myOutput, smoothing);
121
GtNode.
SmoothLeafOutputs
(myOutput, smoothing);
155
LteNode.
SmoothLeafOutputs
(myOutput, smoothing);
156
GtNode.
SmoothLeafOutputs
(myOutput, smoothing);