Live data from Hacker News

The Poll Aggregators of the Future Are Reproducible and Open Source

slate.com

1–10 of 15 posts

Re: The Poll Aggregators of the Future Are Reproducible and Open Source

#7

Totally misleading title. "Polls" is one thing, poll aggregators are a whole other thing. I was really excited to read about actual polls that are somehow open source (not sure how that would work though).

Open source would not be nearly as impressive as reproducible.

Re: The Poll Aggregators of the Future Are Reproducible and Open Source

#8
I had some trouble finding the code[1] and the paper[2]. The Stan code itself is [3]

I think this is quite a strong model - if I was looking to work on it I'd like to see it incorporate some economic data (and probably previous election poll trends) as a way of attempting to improve the early-election-cycle forecasts.

[1] https://github.com/pkremp/polls

[2] http://votamatic.org/wp-content/uploads/2013/07/Linzer-JASA1...

[3] https://github.com/pkremp/polls/blob/master/state%20and%20na...

Re: The Poll Aggregators of the Future Are Reproducible and Open Source

#9

Totally misleading title. "Polls" is one thing, poll aggregators are a whole other thing. I was really excited to read about actual polls that are somehow open source (not sure how that would work though).

The hardest part of an open source poll would be anonymization. Demographic information in some areas could be enough to come pretty close to uniquely identifying an individual.

The rest of it: Likely Voter Models, Demographic Weighting, etc would be pretty easy to have open source and reproducible once you've solved the issues.

Re: The Poll Aggregators of the Future Are Reproducible and Open Source

#10

Totally misleading title. "Polls" is one thing, poll aggregators are a whole other thing. I was really excited to read about actual polls that are somehow open source (not sure how that would work though).

The hardest part of an open source poll would be anonymization. Demographic information in some areas could be enough to come pretty close to uniquely identifying an individual. The rest of it: Likely Voter Models, Demographic Weighting, etc would be pretty easy to have open source and reproducible once you've solved the issues.

Yes anonymization is the problem I was thinking of.
Post reply on HN