How do I stop the "hourglass" problem when trying to find clusters in data with the DBSCAN algorithm ?
By that i mean that groups of points that should be 2 different clusters end up 1 big hourglass shaped cluster, and i don't like it.
Should i just try to find points causing the issue and delete them ?
By that i mean that groups of points that should be 2 different clusters end up 1 big hourglass shaped cluster, and i don't like it.
Should i just try to find points causing the issue and delete them ?
