Open
Description
openedon May 16, 2023
As I remember in some comparisons, there is a note that fastTree, LightGBM and FastForest could be converted to code.
LightGBM would appear to have some methods to convert it to C++ code.
I would be interested in inspecting the trees to understand the predicted issue better. There are already some ways for explainability, like PFI and GFI, but it would be interesting to dig deeper into the models.
Are there tools that would allow inspecting the contents of treebased models either in simple-to-read format or even visually?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment