poloclub / telegam

TeleGam: Combining Visualization and Verbalization for Interpretable Machine Learning

Home Page:https://poloclub.github.io/telegam/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

TeleGam: Combining Visualization and Verbalization for Interpretable Machine Learning

https://poloclub.github.io/telegam/

License:MIT License


Languages

Language:JavaScript 74.7%Language:HTML 17.9%Language:CSS 7.4%