Skip to content

klemag/PyconUS_2019-model-interpretability-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PyConUS 2019 - Model Interpretability Tutorial

Content for the Model Interpretability Tutorial at Pycon US 2019

Setup instructions

With Anaconda:

conda install --file requirements.txt -c conda-forge

With pip:

pip install -r requirements.txt

Running

jupyter notebook

Then use the __skeleton.ipynb files to work on the exercises, the __solution.ipynb contain solutions.

About

Content for the Model Interpretability Tutorial at Pycon US 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages