blester125 / quick_knn

LSH using Cosine and Jaccard Similarity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Knn

Build Status

Locality Sensitive hash functions

Uses MinHash to approximate Jaccard Similarity and Random Hyperplanes to approximate Cosine similarity.

About

LSH using Cosine and Jaccard Similarity

License:MIT License


Languages

Language:Python 97.4%Language:Shell 2.6%