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:
- Score data against a deployment and join the predictions back with the full dataset.
- Use the scored dataset to gain insights by generation PDP and ICE plots.