@nitedani/inspector-api
A simple node module to access V8 inspector + some tools to export and read the data.
Found 117 results for sampling
A simple node module to access V8 inspector + some tools to export and read the data.
A streaming interface to reservoir sampling
Get the dominant color or color palette from an image. Forked from color-thief.
A weighted random item sampler (selector), where the probability of selecting an item is proportional to its weight, and every item is sampled exactly once (without repetition or replacement). The sampling method utilizes a binary-search optimization, mak
random number generator for specified confidence interval
Given an object, pick a random key-value and return it in a new object.
sampling without replacement.
A Node-RED interface to Smart-Tech's PenDAq(r)
creates a square sampling grid that fits within a given polygon
A small module to get samples from lambda distribution
Random shuffling and sampling
Get the dominant color or color palette from an image.
Get the dominant color or color palette from an image.
Get the dominant color or color palette from an image.
A wrapper for Panopticon that makes adding measurements to your codebase simple and efficient.
Samples random subsets from streams.
Given an object, pick some random key-values and return it in a new object.
Get the dominant color or color palette from an image.
Methods for sampling narrowband level sets
A fast Poisson Disk sampling algorithm for random 2D points generation
Returns sample size for population numbers
Finite population sampling algorithms
Get the dominant color or color palette from an image.
Jittered hexagonal grid sampling
Data structure to hold a collection of ranges. It has builtin support for numbers, dates, and strings, fast O(log(log(N))) bounds, and provides comprehensive set operations.
Get the dominant color or color palette from an image. Now including TypeScript
Get the dominant color or color palette from an image. Forked by @blatayue, originally by @lokesh
Get the dominant color or color palette from an image. Updated By Beny Peña to use getPixels with memory usage updated. Credits by author Lokesh Dhakar
Random mock is a random variable generator that can generate multidimensional variables with specified distribution or correlation.
Spatial sampling algorithms
smorgasbord ===========
A hexagonal hashing utility
Enables the sampling operation to be executed on an array based on the given element count.
Reservoir sample stdin: randomly sample a fixed number of lines
TypeScript Bayesian Belief Network using Probability Propagation in Tree Cluster (PPTC) for Exact Inference
js library to generate graphically constrained matrices
An implementation of J. S. Vitter's Method D for sequential random sampling.