iBreakDown
iBreakDown copied to clipboard
Break Down with interactions for local explanations (SHAP, BreakDown, iBreakDown)
The same as in https://github.com/ModelOriented/DALEX/issues/485: change to the `ranger` package to fix CI/tests
Hi folks, The package looks really interesting, but on github it says "Find lots of examples at the website: https://ModelOriented.github.io/iBreakDown/" but that only has the same example, plus the titanic...
Hi, Thanks for the package! I was wondering how is the variable order set when calculating the local interactions and if there could be a way to randomize that order...
I absolutely love your interactive plots using iBreakdown::break_down() output. It would be great if a similar plot could be generated using SHAP for a single prediction. I know this is...
When I ran this package in R 4.4.0 I got this message: Warning: The `fun.y` argument of `stat_summary()` is deprecated as of ggplot2 3.3.0. ℹ Please use the `fun` argument...