You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by ch...@apache.org on 2023/11/20 08:59:17 UTC

(datasketches-python) 01/01: Merge pull request #15 from apache/lib-comparison

This is an automated email from the ASF dual-hosted git repository.

charlie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git

commit ee66070788c17154fb3888820697b7926d09cf23
Merge: ed38914 c8dd475
Author: c-dickens <ch...@apache.org>
AuthorDate: Mon Nov 20 08:59:11 2023 +0000

    Merge pull request #15 from apache/lib-comparison
    
    Initial error comparison between apache datasketches and datasketch library

 jupyter/comparison-to-datasketch/README.md         |  37 +
 .../comparison-to-datasketch/api-differences.ipynb | 200 ++++++
 .../cardinality_error_experiment.py                | 172 +++++
 .../single-sketch-accuracy.ipynb                   | 762 +++++++++++++++++++++
 jupyter/comparison-to-datasketch/utils.py          |  37 +
 5 files changed, 1208 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org