There is an attempt at implementing this already - [x] Find and push branch with BallTree implementation for dbscan - [x] Remove redundant hdbscan _find_neighbors and test - [x] Optionally return KDTrees - [x] Consolidate into a universal function for dbscan, seqscan, and hdbscan with optional returns
There is an attempt at implementing this already