A dataset with user micro-interactions used in this paper: Mimic: Visual Analysis of Online Micro-interactions
The dataset consists of data from a replication of a recent crowd-sourcing experiment to better understand why participants consistently perform poorly in answering a canonical conditional probability question called the Mammography Problem.
- Make sure you have NodeJS and npm installed
- Navigate to the folder using terminal
npm install
- for development:
gulp
- for production
npm start
- Enjoy
Hello