TreeNode::Ptr create_leaf(NodeContext const &ctx, stats::RNG &rng) const
Create a leaf node for the given node context.
Definition LeafStrategy.hpp:33
Mutable context accumulating intermediate results during node training.
Definition NodeContext.hpp:20