bellroy / predictionbook-legacy

PredictionBook is a site to record and track your predictions.
http://predictionbook.com
MIT License
2 stars 5 forks source link

Feature request, data liberation and tags #28

Open murbard opened 12 years ago

murbard commented 12 years ago

Feature request:

Rationale: In general, I'd expect my forecasting biases to be topic dependent and horizon dependent. The horizon is already being recorded (when will you know), it'd be useful to tag predictions.

For example, I may realize that I am being over confident about work related predictions and under confident about leisure related predictions. I also suspect I am less biased for predictions about the near future than predictions about the future.

Right now, the graph displaying the bias is pretty basic. I'd like to be able to download my prediction history as an XML or CSV file so I can look at the data through various angle. This data might also be used to train a machine learning algorithm that debiases predictions based on topic, horizon, etc. If I had enough predictions and cared enough, I could even set up a contest on Kaggle to see who can come up with the best model of my bias.

RandomThinker commented 11 years ago

I second this. I've been using the site a lot in the last year, and I'd like to go through my data to see what types of predictions I'm good at and what I'm bad at (e.g. I've noticed I'm bad at movie predictions). So I can adjust my calibration.

Both tags, and getting my data out would help a lot with that. If it's too much work to fix this, does anyone have a work around?

matthewfallshaw commented 11 years ago

We support both of these suggestions. We're unlikely to get to coding either of them very soon, but would accept pull requests that implemented these changes (if they passed our quality standards).