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_dependency() for partial dependency plots, conditional_dependency() for conditional dependency plots, accumulated_dependency() 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: | 0.4 |
Depends: | R (≥ 3.0) |
Imports: | DALEX, ggplot2, scales, gridExtra |
Suggests: | gower, randomForest, xgboost, testthat, r2d3, ggpubr, jsonlite, knitr, rmarkdown |
Published: | 2019-10-27 |
Author: | Przemyslaw Biecek |
Maintainer: | Przemyslaw Biecek <przemyslaw.biecek at gmail.com> |
BugReports: | https://github.com/ModelOriented/ingredients/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
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 General introduction: Survival on the RMS Titanic |
Package source: | ingredients_0.4.tar.gz |
Windows binaries: | r-devel: ingredients_0.4.zip, r-release: ingredients_0.4.zip, r-oldrel: ingredients_0.4.zip |
OS X binaries: | r-release: ingredients_0.3.9.tgz, r-oldrel: ingredients_0.3.9.tgz |
Old sources: | ingredients archive |
Reverse imports: | drifter, localModel, modelStudio, vivo |
Reverse suggests: | DALEX |
Please use the canonical form https://CRAN.R-project.org/package=ingredients to link to this page.