Metadata-Version: 2.1 Name: LSHlink-ffghcv Version: 0.2 Summary: Base on Fast agglomerative hierarchical clustering algorithm using Locality-Sensitive Hashing, we develop algorithm in Python. Home-page: https://github.com/ffghcv/663final_project Author: Boyang Pan & Nancun Li Author-email: nancun.li@duke.edu License: UNKNOWN Platform: UNKNOWN Description-Content-Type: text/markdown Requires-Dist: sklearn (>=0.0) Requires-Dist: numpy (>=1.18.1) Requires-Dist: matplotlib (>=3.1.3) Requires-Dist: scipy (>=1.4.1) Requires-Dist: numba (<=0.49.0) # 663final_project Base on Fast agglomerative hierarchical clustering algorithm using Locality-Sensitive Hashing, we develop algorithm in Python.