Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the handling of points clustered as noise #152

Open
lucasimi opened this issue Oct 26, 2024 · 0 comments · May be fixed by #200
Open

Improve the handling of points clustered as noise #152

lucasimi opened this issue Oct 26, 2024 · 0 comments · May be fixed by #200

Comments

@lucasimi
Copy link
Owner

Some clustering algorithm, like DBSCAN, eventually classify points as noise. Currently noise points are those labelled as -1 and are dropped. It would be better to find a way to optionally handle these cases without losing information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant