Marcs Notes

Home

❯

university

❯

Data Science

❯

Machine Learning

❯

Clustering

❯

Clustering Large Applications

Clustering Large Applications

10. Juni 20251 min read

Clustering Large Applications

Can deal with larger datasets than k-means Clustering and k-medoids Clustering by applying k-medoids Clustering on each sample from random subset of dataset.

Weakness

  • efficiency depends on the sample size
  • biased samples will lead to biased clustering

Graphansicht

  • Clustering Large Applications
  • Weakness

Backlinks

  • Partition-Based Clustering
  • Randomized CLARA

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub