Effects and Importances of Model Ingredients
Accumulated Local Effects Profiles aka ALEPlots
Aggregates Ceteris Paribus Profiles
Bind Multiple ggplot Objects
Calculate Oscillations for Ceteris Paribus Explainer
Internal Function for Individual Variable Profiles
Internal Function for Split Points for Selected Variables
Ceteris Paribus Profiles aka Individual Variable Profiles
Ceteris Paribus 2D Plot
Cluster Ceteris Paribus Profiles
Conditional Dependence Profiles
Natural language description of feature importance explainer
Feature Importance
Partial Dependence Profiles
Plots Aggregated Profiles
Plot Ceteris Paribus 2D Explanations
Plots Ceteris Paribus Profiles
Plot Ceteris Paribus Oscillations
Plots Feature Importance
Plots Aggregated Ceteris Paribus Profiles in D3 with r2d3 Package.
Plots Ceteris Paribus Profiles in D3 with r2d3 Package.
Plot Feature Importance Objects in D3 with r2d3 Package.
Prints Aggregated Profiles
Prints Individual Variable Explainer Summary
Print Generic for Feature Importance Object
Select Subset of Rows Closest to a Specified Observation
Select Subset of Rows
Adds a Layer with Aggregated Profiles
Adds a Layer with Observations to a Profile Plot
Adds a Layer with Profiles
Adds a Layer with Residuals to a Profile Plot
Adds a Layer with Rugs to a Profile Plot
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>.
Useful links