initial commit
18 files changed
tree: 0ae5ee297c5e7baf7f23b89f51f5bc94d1df5d63
  1. analysis/
  2. examples/
  3. experiments/
  4. sketches/
  5. .gitignore
  6. DataGenerator.py
  7. experiment_utils.py
  8. LICENSE
  9. main.py
  10. Oracle.py
  11. QueryGenerator.py
  12. README.md
  13. SketchExperiment.py
  14. StreamMaker.py
  15. SyntheticDataGenerators.py
  16. TopKExperiments.py
README.md

Apache DataSketches Experimentation Repository

The repository contains code related to Apache DataSketches that is useful for reproducible experiments, but is not suitable for inclusion in the core libraries.

This code is not intended for release as a downloadable artifact.