simpleneighbors
simpleneighbors copied to clipboard
consider alternate/additional backends
Like PyNNDescent, which "is designed to be easy to install being a pure python module with relatively light requirements." (This is my main problem in a workshop setting, where Annoy and others require compiling C/C++ extensions.)
#5 provides a framework for including additional backends like this!