/msketch

Moments Sketch Code

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Moment-based quantile sketches for aggregations

This repository contains code for reproducing the experiments in the Moment-based quantile sketches paper. Please see the companion repository for a more readable implementation of the sketch suitable for experimentation and development.

The maximum entropy solver and benchmarks can be found in javamsketch/ directory, see the readme.md there for instructions on how to build and run the code.

The other directories contain supporting files for the paper.