MCPcopy Create free account
hub / github.com/CSAILVision/IBD / QuantileVector

Class QuantileVector

util/vecquantile.py:3–223  ·  view source on GitHub ↗

Streaming randomized quantile computation for numpy. Add any amount of data repeatedly via add(data). At any time, quantile estimates (or old-style percentiles) can be read out using quantiles(q) or percentiles(p). Accuracy scales according to resolution: the default is to

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

vecquantile.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected