issues
search
crflynn
/
skranger
scikit-learn compatible Python bindings for ranger C++ random forest library
https://skranger.readthedocs.io/en/stable/
GNU General Public License v3.0
52
stars
7
forks
source link
fix for shap
#125
Closed
crflynn
closed
2 years ago
crflynn
commented
2 years ago
bugfix Tree.feature to use -2 properly on leaf nodes. This fixes the shap segfault.
Do some hacky patching in tests to run shap on ranger objects