ModelOriented / shapviz

SHAP Plots in R
https://modeloriented.github.io/shapviz/
GNU General Public License v2.0
79 stars 14 forks source link

ENH Allow sv_importance() and sv_interaction() to be unsorted #136

Closed mayer79 closed 9 months ago

mayer79 commented 9 months ago

The function

should get an argument sort_features = TRUE. If set to False, the features are left unsorted.