/PDPilot

A Jupyter widget and a Python library for exploring partial dependence plots.

Primary LanguageSvelteBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PDPilot

An interactive Jupyter widget for exploring partial dependence plots.

Screenshot

To see the widget in action, check out this Colab notebook.

The easiest way to install the widget is through pip:

pip install pdpilot

See the documentation for usage details.