kdtree

Tag

Cards List
#kdtree

Got scipy's KD-tree to handle inserts and deletes without rebuilding. Three things I learned [P]

Reddit r/MachineLearning · 2026-09-13

Whitetree is a Python library for exact Mahalanobis nearest-neighbour search on low-dimensional sensor data, using multiple KD-trees to handle inserts and deletes efficiently without rebuilding. Benchmarks show it significantly outperforms alternatives like sklearn's BallTree and FAISS in dynamic scenarios.

0 favorites 0 likes
← Back to home

Submit Feedback