Content for the Model Interpretability Tutorial at Pycon US 2019
With Anaconda:
conda install --file requirements.txt -c conda-forge
With pip:
pip install -r requirements.txt
jupyter notebook
Then use the __skeleton.ipynb
files to work on the exercises, the __solution.ipynb
contain solutions.
Open one of the notebooks below and click on OPEN IN PLAYGROUND
to start your own version after logging in to Google Drive.