VarIr / scikit-hubness

A Python package for hubness analysis and high-dimensional data mining
BSD 3-Clause "New" or "Revised" License
44 stars 10 forks source link

Radius search #41

Open VarIr opened 5 years ago

VarIr commented 5 years ago

Currently, approximate radius neighbor search is only available via falconn. The new version of NGT v1.7.10 seems to introduce a radius search function. Would be nice to have an additional radius search provider (which, moreover, isn't LSH).

VarIr commented 3 years ago

With the removal of falconn from scikit-hubness, there is no radius search left. While nice to have, radius search is not of particularly high interest to hubness research. Therefore, removed from the TODO list for v0.30.