GitHub - ekzhu/lsh: Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ lsh Public

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

License

MIT license

108 stars 15 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

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

Readme

License

MIT license

Activity

Stars

108 stars

Watchers

3 watching

Forks

15 forks

Packages

No packages published

Languages