Python Individual Conditional Expectation Plot Toolbox
Python Individual Conditional Expectation Plot Toolbox
A Python implementation of individual conditional expecation plots inspired by R’s ICEbox. Individual conditional expectation plots were introduced in Peeking Inside the Black Box: Visualizing Statistical Learning with Plots of Individual Conditional Expectation (arXiv:1309.6392).
Quickstart
pycebox
is available on PyPI and can be installed with pip install pycebox.
The tutorial recreates the first example in the above paper using pycebox
.
Development
For easy development and prototyping using IPython notebooks, a Docker environment is included. To run an IPython notebook with access to your development version of pycebox
, run PORT=8889 sh ./start_container.sh
. A Jupyter notebook server with