grf-labs / policytree

Policy learning via doubly robust empirical welfare maximization over trees
https://grf-labs.github.io/policytree/
MIT License
74 stars 15 forks source link

Update printed hybrid tree node labels #156

Closed erikcs closed 1 year ago

erikcs commented 1 year ago

Previously hybrid tree would print node labels according to level-first-by-subtree. Make it consistent with rest of policytree by ordering it just by level-first.