Here are
23 public repositories
matching this topic...
eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
Random Sampling in Clojure
Updated
Apr 17, 2019
Clojure
Efficient reservoir sampling implementation for PyTorch
Updated
Mar 13, 2020
Cuda
Performs memory-efficient reservoir sampling on very large input files delimited by newlines
Produce a sample of lines from files.
A collection of algorithms in Java 8 for the problem of random sampling with a reservoir
Updated
Jul 17, 2020
Java
Sample documents from MongoDB collections.
Updated
Jul 15, 2020
JavaScript
Reservoir sampling for the command line.
Updated
Sep 23, 2019
Python
Python implementation of fast approximation reservioir sampling.
Updated
Jul 6, 2018
Python
A reservoir sampling implementation
Updated
Oct 16, 2016
Python
Stream sampler that picks a random (representative) sample of size k from a stream of values with unknown and possibly very large length.
A stream sampler extracts one or more sample sets, each with a given number of elements, from a stream. Each possible sample set (of the given size) has an equal probability of being extracted. A stream sampler is an online algorithm: The size of the input is unknown, and only one pass over the stream is possible.
SPUR - Satisfying Perfectly Uniform Random sampler (Published at SAT-2018)
Reservoir sampling implementation with akka-streams support
Updated
Jul 20, 2020
Scala
A fast implementation of Reservoir Sampling with Immutable Persistent data structures.
Updated
Jul 6, 2020
Clojure
This repository hosts some MapReduce tasks and some classic data mining techniques.
Updated
Jul 16, 2017
Python
Ring-buffer backed exponential decay reservoir
Updated
Feb 23, 2019
Java
Implementation of reservoir sampling to track popular twitter tags and calculate some basic statistics
Updated
Sep 26, 2018
Python
Updated
Aug 15, 2018
Scala
Updated
Nov 26, 2018
TypeScript
Updated
Jun 15, 2020
Java
Selects random file from given directory using reservoir-sampling
Improve this page
Add a description, image, and links to the
reservoir-sampling
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
reservoir-sampling
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.