jlmelville / rnndescent

R package implementing the Nearest Neighbor Descent method for approximate nearest neighbors
https://jlmelville.github.io/rnndescent/
GNU General Public License v3.0
10 stars 2 forks source link

Weight by degree #11

Closed jlmelville closed 8 months ago

jlmelville commented 8 months ago

Use the number of reverse edges to a point to inversely weight its sample probability, to better balance the neighbor lists