kumulant

TreeNodeResult

@Serializable
sealed interface TreeNodeResult(source)

Snapshot of a single tree node; split or leaf.

Inheritors

Properties

Link copied to clipboard

Aggregate over every observation routed through this node.

Functions

Link copied to clipboard

Route x to the leaf this subtree assigns it to.

findLeaf

Route x to the leaf this subtree assigns it to.

value

Aggregate over every observation routed through this node.