dotnet / dotnet/machinelearning
Visualization and analysis of LightGBM and FastTree
Open
area-Trees
enhancement
needs-further-triage
untriaged
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.