Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.
/ lsh Public archive
forked from ekzhu/lsh

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

License

Notifications You must be signed in to change notification settings

pbabbicola/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)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%