- Here we have two clusters, a dense set of points, and one cluster, a loose set of points. - In this case, K-Means Clustering cannot cope with different densities such as the figure below. Density-based spatial clustering of applications with noise (DBSCAN) - The algorithm is based on the Density-based clustering.- Can find an arbitrary shape of cluster.- It can cope with different densities ..