simonemainardi / LSHash
A fast Python implementation of locality sensitive hashing.
☆70Updated 10 years ago
Alternatives and similar repositories for LSHash
Users that are interested in LSHash are comparing it to the libraries listed below
Sorting:
- Wabbit Wappa is a full-featured Python wrapper for the Vowpal Wabbit machine learning utility.☆101Updated 7 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 9 years ago
- Autoencoders to find structure in arbitrary datasets☆122Updated 9 years ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆108Updated 11 years ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago
- lightweight python wrapper for vowpal wabbit☆168Updated 5 years ago
- Latent dirichlet allocation (LDA) for datamicroscopes