quantile
There are 99 repositories under quantile topic.
tdunning/t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
kthohr/stats
A C++ header-only library of statistical distribution functions.
CamDavidsonPilon/tdigest
t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark
Evovest/EvoTrees.jl
Boosted trees in Julia
DataDog/sketches-go
Go implementations of the distributed quantile sketch algorithm DDSketch
influxdata/tdigest
An implementation of Ted Dunning's t-digest in Go.
DataDog/sketches-py
Python implementations of the distributed quantile sketch algorithm DDSketch
GRousselet/rogme
Robust Graphical Methods For Group Comparisons
usmanm/redis-tdigest
t-digest module for Redis
nudomarinero/wquantiles
weighted quantiles with Python
dynatrace-oss/dynahist
DynaHist: A Dynamic Histogram Library for Java
vks/average
Calculate statistics iteratively
hrbrmstr/tdigest
Wicked Fast, Accurate Quantiles Using 't-Digests'
valyala/histogram
Fast histograms for Go
MikeJaredS/hermiter
Efficient Sequential and Batch Estimation of Univariate and Bivariate Probability Density Functions and Cumulative Distribution Functions along with Quantiles (Univariate) and Nonparametric Correlation (Bivariate)
eurostat/quantile
Agnostic (re)implementations (R/SAS/Python/C) of common quantile estimation algorithms.
adrian-lison/interval-scoring
This repository contains python implementations of scoring rules for forecasts provided in a prediction interval format.
loyispa/sketches-rust
Rust implementation of ddsketch
RefaceAI/prometheus-summary
Prometheus summary with quantiles
m-wells/InterpolatedPDFs.jl
Simple extension to Distributions.jl to incorporate interpolated PDFs
sgreben/tcp-time
measures TCP connection durations to a given target, prints JSON
GeoBosh/cvar
R package providing functions for computing Expected shortfall (ES) and Value at risk (VaR)
GRousselet/matrogme
Matlab Robust Graphical Methods For Group Comparisons
RefaceAI/quantile-estimator
Python Implementation of Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
bghojogh/Quantile-Quantile-Embedding
The code for Quantile-Quantile Embedding (QQE).
flyingmutant/bdigest
B-digest is a Go library for fast and memory-efficient estimation of quantiles with guaranteed relative error and full mergeability
jettify/uddsketch-py
uddsketch data structure for fast and accurate tracking of quantiles in data stream.
523333333/quantile_pooling
Stacking Deep Set Networks and Pooling by Quantiles
akamai/distimate
Distributions visualized
Justontheway/SwissArmyKnife
Toolkits to free your hands
RefaceAI/aioprometheus-summary
Aioprometheus summary with quantiles
shaobo-li/hrqglas
An R Package for Group Variable Selection for Quantile and Robust Mean Regression
simon-xia/fuzzyQuantile
High performance quantile estimation(e.g. 95th) over unbounded streaming data, within expected error (e.g 0.1%) and low memory usage.
stdlib-js/stats-base-dists-beta-ctor
Beta distribution constructor.
stdlib-js/stats-base-dists-discrete-uniform-ctor
Discrete uniform distribution constructor.
xeronm/rtstat
Set of algorithms, used for estimation statistic characteristics on streaming data.