Density-Based Spatial Clustering of Applications with Noise (DBSCAN) [tutorial]
This Notebook is a sort of tutorial.
The aim is just to show how to build the simplest DBSCAN model. As examples, I show how to employ DBSCAN model for two very different data sets including the Iris data set.