Skip to content

Create partial dependence plots

Access this AI accelerator on GitHub

This accelerator presents an example workflow to create one-way and two-way partial dependence plots (PDP), and Individual Conditional Expectations (ICE) insights using DataRobot.

This accelerator has two parts:

  1. Score data against a deployment and join the predictions back with the full dataset.
  2. Use the scored dataset to gain insights by generation PDP and ICE plots.