[scikit-learn] DBSCAN Border Points

AMIR SHANEHSAZZADEH amir.p.shanehsazzadeh at umasd.net
Tue Jan 30 07:24:50 EST 2018


Hello,

I am working with the latest implementation of DBSCAN. I believe that
scikit-learn's implementation does not include non-core points in clusters.
This results in border points not being included in clusters. Is there any
way to remedy this issue so that border points are included in their
respective clusters? Do you know what modifications I would need to make
the code?

Thank you,
Amir Shanehsazzadeh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180130/03d81dcb/attachment.html>


More information about the scikit-learn mailing list