Datasketch

Latest version: v1.6.5

Safety actively analyzes 638379 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

1.2.7

* Added Asynchronous MinHash LSH module. Thanks aastafiev!
* Added ability to set the base name in storage config. Base name is used as the
prefix for generating keys in the underlying storage (e.g., Redis).
This change allows client to "reconnect" to an existing LSH index in the storage through its base name.

1.2.6

Fix a bug with UnorderedStorage.get_many (56)

1.2.5

* Fix issue 35
* Test cases for checking consistency of hash value length in LSH.

1.2.4

Thanks vmarkovtsev

1.2.3

* Introduced a Redis storage layer for MinHash LSH. Thanks to ae-foster
* Added `__hash__` method for Lean MinHash.

1.2.0

* Added a slightly simplified version of [LSH Ensemble](http://www.vldb.org/pvldb/vol9/p1185-zhu.pdf) that supports containment search with MinHash data sketches.
* An introduction on containment [link](https://ekzhu.github.io/datasketch/lshensemble.html#containment).
* Update documentations

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.