You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improvements over Tree implementation:
- Remove variable depth on the Node class to be a method;
- Remove variable leaf_node_value on the Tree class as is not need and was only writing and never read of it;
* Update pymc_bart/tree.py
Co-authored-by: Osvaldo A Martin <[email protected]>
Co-authored-by: Osvaldo A Martin <[email protected]>
0 commit comments