flâneur — a map of the web's best reading

k-means clustering - Wikipedia

en.wikipedia.org · 10,640 words · saved by 1 readers

Announcing the NYC photography event of our Wikicurious series! Join Tuesday November 26, Jefferson Market Library in Manhattan! k-means clustering is a method of vector quantization, originally from signal processing, that aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean (cluster centers or cluster centroid), serving as a prototype of the cluster. This results in a partitioning of the data space into Voronoi cells. k-means clustering minimizes within-cluster variances (squared Euclidean distances), but not regular Euclidean distances, which would be the more difficult Weber problem: the mean optimizes squared errors, whereas only the geometric median minimizes Euclidean distances. For instance, better Euclidean solutions can be found using k-medians and k-medoids. The problem is computationally difficult (NP-hard); however, efficient heuristic algorithms converge quickly to a local optimum. These are usually simila

k-means clustering - Wikipedia Jump to content From Wikipedia, the free encyclopedia Vector quantization algorithm minimizing the sum of squared deviations Not to be confused with k-nearest neighbors algorithm . Part of a series on Machine learning and data mining Paradigms Supervised learning Unsupervised learning Semi-supervised learning Self-supervised learning Reinforcement learning Meta-learning Online learning Batch learning Curriculum learning Rule-based learning Neuro-symbolic AI Neuromorphic engineering Quantum machine learning Problems Classification Generative modeling Regression Cl

Explore this link on the map →

related reading