breakDown: Model Agnostic Explainers for Individual Predictions

Model agnostic tool for decomposition of predictions from black boxes. Break Down Table shows contributions of every variable to a final prediction. Break Down Plot presents variable contributions in a concise graphical way. This package work for binary classifiers and general regression models.

Version: 0.2.2
Depends: R (≥ 3.0)
Imports: ggplot2
Suggests: knitr, rmarkdown, e1071, kernlab, xgboost, caret, randomForest, DALEX, ranger, testthat
Published: 2024-03-11
DOI: 10.32614/CRAN.package.breakDown
Author: Przemyslaw Biecek [aut, cre], Aleksandra Grudziaz [ctb]
Maintainer: Przemyslaw Biecek <przemyslaw.biecek at gmail.com>
BugReports: https://github.com/pbiecek/breakDown/issues
License: GPL-2
URL: https://pbiecek.github.io/breakDown/
NeedsCompilation: no
Citation: breakDown citation info
Materials: NEWS
CRAN checks: breakDown results

Documentation:

Reference manual: breakDown.html , breakDown.pdf
Vignettes: model agnostic breakDown plots for caret (source, R code)
breakDown plots for the generalised linear model (source, R code)
breakDown plots for the linear model (source, R code)
model agnostic breakDown plots for randomForest (source, R code)
model agnostic breakDown plots for ranger (source, R code)
model agnostic breakDown plots for SVM model (source, R code)
model agnostic breakDown plots for xgboost (source, R code)

Downloads:

Package source: breakDown_0.2.2.tar.gz
Windows binaries: r-devel: breakDown_0.2.2.zip, r-release: breakDown_0.2.2.zip, r-oldrel: breakDown_0.2.2.zip
macOS binaries: r-release (arm64): breakDown_0.2.2.tgz, r-oldrel (arm64): breakDown_0.2.2.tgz, r-release (x86_64): breakDown_0.2.2.tgz, r-oldrel (x86_64): breakDown_0.2.2.tgz
Old sources: breakDown archive

Reverse dependencies:

Reverse imports: live, modelDown

Linking:

Please use the canonical form https://CRAN.R-project.org/package=breakDown to link to this page.