Kastalia Knowledge Management System · Glasperlenspiel template · knot 1558
Clustering
🌐 public
· created AE541024 (24.10.2024)
· by DDH
· open in the standard editor view
· 📽 open as presentation
Clustering is a machine learning technique used to group a set of data points into clusters based on their similarity. It is an unsupervised learning method, meaning that the data does not have predefined labels. The goal of clustering is to organize data so that items within the same cluster are more similar to each other than to those in other clusters. Common algorithms include k-means, hierarchical clustering, and DBSCAN.
Ancestors (1 superordinated path)