This repository contains the code for the examples, simulations and visualizations of the paper Relating the Partial Dependence Plot and Permutation Feature Importance to the Data Generating Process.
All code is written in the R programming language.
The folder code
contains the scripts, the folder R
some functions and data
contains the data for the application example.
Assuming that R is installed, the dependencies can be installed by typing in the R console devtools::install_dev_deps()
while in the folder of the repository.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.