@mdancho84: The 10 types of clustering tha...
@mdancho84
19 views
May 14, 2025
5
4. Mean Shift Clustering:
It is a centroid-based algorithm, which updates candidates for centroids to be the mean of points within a given region.
It is a centroid-based algorithm, which updates candidates for centroids to be the mean of points within a given region.
8
7. OPTICS (Ordering Points To Identify the Clustering Structure):
Similar to DBSCAN, but creates a reachability plot to determine clustering structure.
Similar to DBSCAN, but creates a reachability plot to determine clustering structure.
9
8. Affinity Propagation:
It sends messages between pairs of samples until a set of exemplars and corresponding clusters gradually emerges.
It sends messages between pairs of samples until a set of exemplars and corresponding clusters gradually emerges.
10
9. BIRCH (Balanced Iterative Reducing and Clustering using Hierarchies):
Designed for large datasets, it incrementally and dynamically clusters incoming multi-dimensional metric data points.
Designed for large datasets, it incrementally and dynamically clusters incoming multi-dimensional metric data points.
12
EVERY DATA SCIENTIST NEEDS TO LEARN AI IN 2025.
99% of data scientists are overlooking AI.
I want to help.
99% of data scientists are overlooking AI.
I want to help.
13
On Wednesday, May 21st, I'm sharing one of my best AI Projects: Customer Segmentation Agent with AI
Register here (500 seats): learn.business-science.io/ai-register
Register here (500 seats): learn.business-science.io/ai-register







