PyData NYC 2018: Introduction to Model Interpretability Slides Available here Setup instructions Make sure you are using Python 3.6+ with Anaconda: conda create -n interpretability --file requirements.txt -c conda-forge conda source interpretability with pip: pip install -r requirements.txt