/lsh-knn

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Playground for creating a LSH-based structure to handle k-NN algorithms in river

# TODO:

  • Add support to memory measurement (the size reported by the Cython structures is not realistic)
  • Add RadiusNeighborsClassifier
  • Add KNearestNeighborsClassifier