© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Amit Patel
Engineer
I tried https://github.com/gurgeous/kdtree but it doesn't return accurate results. I also cross checked the results with Java and Python implementations.
Mike Chilson
Full Stack Developer
Does this help?
https://github.com/oliamb/knnball
Not. It also doesn't give accuracy compare to other implementation.
I re-written a java algorithm using ruby for now. I will be replacing it with a faster C/C++ implementation later.
Mike Chilson
Full Stack Developer
Does this help?
https://github.com/oliamb/knnball