Skip to content
/ lsh Public

Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)

License

Notifications You must be signed in to change notification settings

ekzhu/lsh

Repository files navigation

LSH for Go

Build Status GoDoc DOI

Documentation

Install: go get github.com/ekzhu/lsh

This library includes various Locality Sensitive Hashing (LSH) algorithms for the approximate nearest neighbour search problem in L2 metric space. The family of LSH functions for L2 is the work of Mayur Datar et.al.

Currently includes:

About

Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages