A Python package for hubness analysis and high-dimensional data mining
BSD 3-Clause "New" or "Revised" License
44
stars
9
forks
source link
How to use Hierarchical Navigable Small Worlds (HNSW) and LSH for Data classification rather than just retrieving Nearest neighbours #85
Closed
QueSabz closed 2 years ago
I want to use Hierarchical Navigable Small Worlds (HNSW) and LSH for data classification. How can I modify their fit and predict functions?