ubc-systopia / treeFarms

Trees FAst RashoMon Sets
Other
37 stars 5 forks source link

Add a method to export decision paths #2

Closed xiaohk closed 2 years ago

xiaohk commented 2 years ago

A user asks for a method to export a TimberTrek data JSON file from treeFarms (https://github.com/poloclub/timbertrek/issues/2). Users can drag-and-drop this JSON file in the TimberTrek website to directly visualize it :)

This PR adds a method get_decision_paths() to expose the decision_paths dictionary to users.