Marcs Notes

Home

❯

university

❯

Data Science

❯

Machine Learning

❯

Clustering

❯

Cluster

Cluster

10. Juni 20251 min read

Cluster

A collection of Data Objects within a larger set that are similar within the group and dissimilar to objects outside that group.

→ small intra-class distance and a high inter-class distance

The quality of a cluster depends on the Similarity measure usesd to create it. It might for example not be able to find some of the hidden patterns in the data.

Clusters can be found by doing Clustering on a Dataset.


Graphansicht

Backlinks

  • Agglomerative Nesting
  • Balanced Iterative Reducing and Clustering Using Hierarchies
  • Clustering Feature
  • Density-Based Spatial Clustering of Applications with Noise
  • Divisive Analysis
  • Hierarchical Clustering
  • k-medoids Clustering
  • Outlier Detection with Grouping Based on Assumptions

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub