Partitioning-based clustering methods - K-means algorithm

K-means clustering is a partitioning method and as anticipated, this method decomposes a dataset into a set of disjoint clusters. Given a dataset, a partitioning method constructs several partitions of this data, with each partition representing a cluster. These methods relocate instances by moving them from one cluster to another, starting from an initial partitioning.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset