Click here to Skip to main content
15,896,606 members
Articles / Artificial Intelligence / Machine Learning

Practical Applications of Locality Sensitive Hashing for Unstructured Data

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
8 May 2014GPL313 min read 46.9K   10   2  
Locality Sensitive Hashing for Unstructured Data
This article demonstrates how to implement a Locality Sensitive Hashing system in order to drastically reduce the search time typically required in high dimensional spaces when finding similar items.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Student
United States United States
If you would like to know more about me, please feel free to visit my website at http://www.jakemdrew.com/

Thanks!

Jake Drew

Comments and Discussions