Hacker News
- Reservoir Sampling https://samwho.dev/reservoir-sampling/ 105 comments
- Vitter's reservoir sampling algorithm D: randomly selecting unique items https://getkerf.wordpress.com/2016/03/30/the-best-algorithm-no-one-knows-about/ 74 comments
- Algorithms Every Programmer Should Know: Reservoir Sampling https://www.omniref.com/ruby/gems/stream_sampler/0.0.1/symbols/StreamSampler#annotation=4094626&line=2 103 comments
- Algorithms Every Data Scientist Should Know: Reservoir Sampling http://blog.cloudera.com/blog/2013/04/hadoop-stratified-randosampling-algorithm/ 40 comments
Lobsters
- Made a video trying to explain reservoir sampling https://www.youtube.com/watch?amp%3Bt=4s&v=1AmsXxft1eI 7 comments datascience
- Algorithms Every Programmer Should Know: Reservoir Sampling https://www.omniref.com/ruby/gems/stream_sampler/0.0.1/symbols/streamsampler?#annotation=4094626&line=2 3 comments ruby
- Biologists of Rockefeller University are asking people around the world to send them samples of soil to scour them for interesting elements, after analyses “suggest the existence of an enormous untapped reservoir of natural-product-encoding biosynthetic gene clusters in the environment.” http://motherboard.vice.com/read/making-drugs-from-dirt-is-really-hard 10 comments science
- Reservoir Sampling http://jeremykun.com/2013/07/05/reservoir-sampling/ 16 comments compsci
- Reservoir Sampling - An interesting algorithm http://gregable.com/2007/10/reservoir-sampling.html 31 comments programming
- Hello Scala: Reservoir Sampling http://cgordon.blogspot.com/2007/04/hello-scala-reservoir-sampling.html 2 comments programming