Skip to content

fferrara/interpretable-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository tells stories. Stories about how different models can achieve high predictive power by capturing completely different patterns in data.

By interpreting the patterns they learn we are able to choose which model is the right one, without relying exclusively on metrics about predictive power.

Case studies

  • Interpretable Titanic survival: how to be sure a model learned patterns that match reality
  • Interpretable income prediction: how to be sure a model hasn't learned discriminatory bias

How to run the notebooks

  1. Install pipenv
  2. Create a virtualenv with pipenv sync
  3. Access the virtualenv with pipenv shell
  4. Run jupyter notebook from inside the virtualenv

About

How to interpret prediction models for classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published