What do u mean by partitioning method?
4 years ago
Data Mining and Data Warehousing
In partitioning method a partitioning algorithm arranges all the objects into various partitions, where the total number of partitions is less than the total number of objects. Here each partition represents a cluster.
The two types of partitioning method are
- k-means and
- k-medoids
Rajiv Shah
Sep 24, 2021