Skip to content

An experimental project that examines whether interactivity can augment people's understanding of machine learning models through model cards

License

Notifications You must be signed in to change notification settings

amcrisan/interactive-model-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Model Cards

Paper (Accepted at ACM Facct'22)

This is an experimental project that examines whether interactivity can augment people's understanding of machine learning models. We build upon the model card work initially introduced by Mitchell et al. (2018) and strategically add (and evaluated) interactivity through a human centered design process.

You can interact with the latest version of the demo in your browser here https://huggingface.co/spaces/nazneen/interactive-model-cards

If you would like to programmatically interact with the tool or contribute, please follow the instructions below.

Getting started

cd interactive_model_cards

pipenv install

streamlit run app.py

Citation

@article{2205.02894,
Author = {Anamaria Crisan and Margaret Drouhard and Jesse Vig and Nazneen Rajani},
Title = {Interactive Model Cards: A Human-Centered Approach to Model Documentation},
Year = {2022},
Eprint = {arXiv:2205.02894},
Doi = {10.1145/3531146.3533108},
}

About

An experimental project that examines whether interactivity can augment people's understanding of machine learning models through model cards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages