Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfelde/vitterreservoirsampling

Vitter's reservoir sampling algorithm
https://github.com/cfelde/vitterreservoirsampling

Last synced: 8 days ago
JSON representation

Vitter's reservoir sampling algorithm

Awesome Lists containing this project

README

        

# Vitter's reservoir sampling algorithm

A simple Clojure experiment on Vitter's reservoir sampling algorithm,
plotting the histogram to confirm a uniform distribution.