ModelOriented / treeshap

Compute SHAP values for your tree-based models using the TreeSHAP algorithm
https://modeloriented.github.io/treeshap/
GNU General Public License v3.0
78 stars 23 forks source link

Ranger and rf support #2

Closed maksymiuks closed 4 years ago

maksymiuks commented 4 years ago

Unfortunately, rcpp does not want to cooperate with my devtools, therefore changes are without devtools::document(). Please merge and document the package so I can perform future tests.