https://github.com/uwdata/bayesian-surprise
Bayesian Weighting for De-Biasing Thematic Maps
https://github.com/uwdata/bayesian-surprise
Last synced: 3 months ago
JSON representation
Bayesian Weighting for De-Biasing Thematic Maps
- Host: GitHub
- URL: https://github.com/uwdata/bayesian-surprise
- Owner: uwdata
- License: mit
- Created: 2016-06-24T20:13:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T23:14:23.000Z (about 4 years ago)
- Last Synced: 2025-04-22T10:23:10.516Z (8 months ago)
- Language: TeX
- Homepage: https://uwdata.github.io/bayesian-surprise/Demo/
- Size: 49.6 MB
- Stars: 54
- Watchers: 7
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Surprise! Bayesian Weighting for De-Biasing Thematic Maps
This repo contains code and other information for our [paper](Paper/preprint.pdf?raw=true), to be presented at [InfoVis '16](http://ieeevis.org/).
Surprise Maps use [Bayesian Surprise](http://ilab.usc.edu/surprise/) in order to weight heatmaps and cholorpleth maps in order to highlight unexpected events.
The paper itself, and all relevant figures, are available in the [Paper](Paper/) directory.
Sample code for computing surprise maps is available in the [Code](Code/) directory.
An interactive demo of a sample surprise map is available in the [Demo](Demo/) directory, or running in [github pages](https://uwdata.github.io/bayesian-surprise/Demo/).