linfa
linfa copied to clipboard
DBSCAN returns core samples
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?
We're open to contributions implementing this feature, but as far as I'm aware, not one is currently working on implementing this.