Skip to content
Learn AI by building
← World of AI

Machine Learning

DBSCAN

A density-based clustering algorithm that can identify noise and irregular clusters.

DBSCAN groups points that have enough neighbouring observations within a chosen distance. Dense regions become clusters, while isolated observations are marked as noise or outliers.

Unlike K-Means, DBSCAN does not require the number of clusters to be specified in advance and can discover irregular shapes. Its results are sensitive to the distance threshold and minimum-neighbour parameters.

JOIN NOW

Begin the first module

It is free, it is the real curriculum, and if it is not for you, you have lost nothing but an evening.

Join any time · Build AI skills at your pace