Skip to main content

Partitional Clustering

  • Reference work entry
Encyclopedia of Machine Learning

Definition

Partitional clustering decomposes a data set into a set of disjoint clusters. Given a data set of N points, a partitioning method constructs K (N ≥ K) partitions of the data, with each partition representing a cluster. That is, it classifies the data into K groups by satisfying the following requirements: (1) each group contains at least one point, and (2) each point belongs to exactly one group. Notice that for fuzzy partitioning, a point can belong to more than one group.

Many partitional clustering algorithms try to minimize an objective function. For example, in K-means and K-medoids the function (also referred to as the distortion function) is

$${\sum \limits _{i=1}^{K}}{\sum \limits _{j=1}^{\vert {C}_{i}\vert }}\mathrm{Dist}({x}_{ j},\mathrm{center}(i)),$$
(1)

where | C i | is the number of points in cluster i, Dist(x j , center(i)) is the distance between point x j and center i. Many distance functions can be used, such as Euclidean distance and L...

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Recommended Reading

  • Han, J., & Kamber, M. (2006). Data mining: Concepts and techniques (2nd ed.). San Francisco: Morgan Kaufmann Publishers.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Springer Science+Business Media, LLC

About this entry

Cite this entry

Jin, X., Han, J. (2011). Partitional Clustering. In: Sammut, C., Webb, G.I. (eds) Encyclopedia of Machine Learning. Springer, Boston, MA. https://doi.org/10.1007/978-0-387-30164-8_631

Download citation

Publish with us

Policies and ethics