An open API service indexing awesome lists of open source software.

https://github.com/jose-blockchain/datahipsters

DataHipsters is a service implementing MinHash similarity on a Key-Value Database (Google AppEngine/GCloud), including an API for k-nearest neighbors (k-nn) used in Online Recommender Systems.
https://github.com/jose-blockchain/datahipsters

gcloud google-appengine knearest-neighbors machine-learning minhash-similarity python

Last synced: 9 months ago
JSON representation

DataHipsters is a service implementing MinHash similarity on a Key-Value Database (Google AppEngine/GCloud), including an API for k-nearest neighbors (k-nn) used in Online Recommender Systems.

Awesome Lists containing this project

README

          

# datahipsters

DataHipsters is a service implementing Streaming MinHash similarity over Google AppEngine, including an API for k-nearest neighbors (k-nn) used in Online Recommender Sytems.