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

https://github.com/cfelde/vitterreservoirsampling

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

Last synced: about 1 year 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.