Back Navigation Next Navigation Cluster Analysis (page 5 of 6)

The DBSCAN clustering algorithm finds clusters based on the spatial density of points. The distinction between this algorithm and the kmeans algorithm is that we do NOT have to specify the number of clusters a priori. The DBSCAN algorithm also factors in noise (outliers).

kMeans General

Reading Check: "If you really look closely, most overnight successes took a long time." — Steve Jobs