Skip to content

TeleGam: Combining Visualization and Verbalization for Interpretable Machine Learning

License

Notifications You must be signed in to change notification settings

poloclub/telegam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeleGam

Combining Visualization and Verbalization for Interpretable Machine Learning

TeleGam is a prototype system that demonstrates how visualizations and verbalizations can collectively support interactive interpretation of machine learning models, for example, generalized additive models (GAMs).

TeleGam preview YouTube video


Live Demo

For a live demo, visit: poloclub.github.io/telegam

Installation and Running Locally

Download or clone this repository:

git clone https://github.com/poloclub/telegam.git

Within the cloned repo, run a web server:

python -m http.server 

License

MIT License. See LICENSE.md.

Citation

TeleGam: Combining Visualization and Verbalization for Interpretable Machine Learning
Fred Hohman, Arjun Srinivasan, Steven Drucker
IEEE Visualization Conference (VIS). Vancouver, Canada, 2019.

Contact

For questions or support open an issue.