iBreakDown icon indicating copy to clipboard operation
iBreakDown copied to clipboard

Break Down with interactions for local explanations (SHAP, BreakDown, iBreakDown)

Results 5 iBreakDown issues
Sort by recently updated
recently updated
newest added

The same as in https://github.com/ModelOriented/DALEX/issues/485: change to the `ranger` package to fix CI/tests

maintenance 🔨

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...

documentation 📚

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...

feature 💡

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...