Charon
Charon copied to clipboard
Add unit test for commit 714f38a
It might be useful to have a simple compact tree, but also the option to produce a full tree, ex: adding every single outcome with their probability in each branch.
The current Pretty Tree sometimes keeps searching and rendering branches, although every single Leaf (for instance) has the same default outcome [see for instance the Tree obtained on Titanic with...
Current Pretty Tree simply produces the branch and the most likely outcome. It would be nice to add the probability of the branch and/or outcome, too, ex: - Male (0.430)...