This is a demo of TimberTrek, which visualizes trees from TreeFARMS. TreeFARMS finds all optimal and almost-optimal sparse decision trees from a given dataset. The dataset used for the demo is the COMPAS criminal justice dataset. You can interact with TimberTrek yourself here: https://poloclub.github.io/timbertrek/
All of the code for TreeFARMS (https://github.com/ubc-systopia/treeFarms) and TimberTrek is publicly available.