Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

Conversation

@sjeohp-zz
Copy link

Prevent recursion stack overflow and make fewer allocations on large
dbscan clusters.

sjeohp added 2 commits May 27, 2019 11:21
Prevent recursion stack overflow and make fewer allocations on large
dbscan clusters.
Use KdTree instead of brute-force search and dedup neighbours each
iteration.
@sjeohp-zz sjeohp-zz changed the title Replace recursive dbscan with iterative DBSCAN: prevent recursion overflow and improve performance on large datasets May 30, 2019
@AtheMathmo
Copy link
Owner

I'd like to merge this after the conflict I've introduced is resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants