Skip to content

uuzaix/predictions

Repository files navigation

Predictions

Build Status

Keep track of your predictions and calibrate yourself

This app aims to increase quality of estimations made by users. Confidence level and correctness can be set for each prediction. Provided statistics helps users to calibrate the accuracy of their estimations.

See demo at https://predictions-3205d.firebaseapp.com/

Read more about how you can train yourself to improve your estimation of possibilities and to reduce your overconfidence at 80000hours.org

Development

Install

npm install

Usage

Build

npm run build

Run tests

npm run test