← 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.

Apply

Begin the first module

Become AI native, it is the real deal today, and if it is not for you, you have lost nothing but learnt a new skill.