Collection of tools for assessment of feature importance and feature effects. Key functions are: feature_importance() for assessment of global level feature importance, ceteris_paribus() for calculation of the what-if plots, partial_dependence() for partial dependence plots, conditional_dependence() for conditional dependence plots, accumulated_dependence() for accumulated local effects plots, aggregate_profiles() and cluster_profiles() for aggregation of ceteris paribus profiles, generic print() and plot() for better usability of selected explainers, generic plotD3() for interactive, D3 based explanations, and generic describe() for explanations in natural language. The package 'ingredients' is a part of the 'DrWhy.AI' universe (Biecek 2018) <arXiv:1806.08915>.
Version: | 1.3.1 |
Depends: | R (≥ 3.5) |
Imports: | ggplot2, scales, gridExtra, methods |
Suggests: | DALEX, gower, randomForest, testthat, r2d3, jsonlite, knitr, rmarkdown, covr |
Published: | 2020-07-29 |
Author: | Przemyslaw Biecek [aut, cre], Hubert Baniecki [aut], Adam Izdebski [aut] |
Maintainer: | Przemyslaw Biecek <przemyslaw.biecek at gmail.com> |
BugReports: | https://github.com/ModelOriented/ingredients/issues |
License: | GPL-3 |
URL: | https://ModelOriented.github.io/ingredients/, https://github.com/ModelOriented/ingredients |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | ingredients results |
Reference manual: | ingredients.pdf |
Vignettes: |
Explanations in natural language Simulated data, real problem General introduction: Survival on the RMS Titanic |
Package source: | ingredients_1.3.1.tar.gz |
Windows binaries: | r-devel: ingredients_1.3.1.zip, r-release: ingredients_1.3.1.zip, r-oldrel: ingredients_1.3.1.zip |
macOS binaries: | r-release: ingredients_1.3.1.tgz, r-oldrel: ingredients_1.3.1.tgz |
Old sources: | ingredients archive |
Reverse imports: | arenar, corrgrapher, DALEX, drifter, localModel, modelStudio, vivo |
Reverse suggests: | DALEXtra |
Please use the canonical form https://CRAN.R-project.org/package=ingredients to link to this page.