[go: nahoru, domu]

Skip to content

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

License

Notifications You must be signed in to change notification settings

ekzhu/datasketch

Repository files navigation

datasketch

datasketch is a Python module for processing vary large amount of data with little loss of accuracy.

Install

To install datasketch using pip:

pip install datasketch -U