Skip to Content

Optimization Tree (5.0.2)

The score of a leaf is no longer computed as the sum of the local scores of its path, but directly as a function of its associated values and those of the root.

2982023

The report summarizing the optimization tree uses a new node score that takes into account the direct (local) effect of each node, weighted by the depth in the tree.

2982024
Optimization Tree (5.0.2) – Bayesia