linfa icon indicating copy to clipboard operation
linfa copied to clipboard

DBSCAN returns core samples

Open yepw opened this issue 1 year ago • 1 comments

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?

yepw avatar Mar 26 '24 23:03 yepw

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

quietlychris avatar Mar 30 '24 17:03 quietlychris