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

DBSCAN returns core samples #336

Open
yepw opened this issue Mar 26, 2024 · 1 comment
Open

DBSCAN returns core samples #336

yepw opened this issue Mar 26, 2024 · 1 comment

Comments

@yepw
Copy link

yepw commented Mar 26, 2024

The DBSCAN in python sklearn returns the indices of core samples. It can be beneficial to find representative samples. Will the DBSCAN in linfa have a similar feature?

@quietlychris
Copy link
Member

We're open to contributions implementing this feature, but as far as I'm aware, not one is currently working on implementing this.

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

No branches or pull requests

2 participants