1.

What is Clustering?

Answer»

Clustering is the process of GROUPING a set of objects into a NUMBER of groups. Objects should be SIMILAR to one another within the same cluster and dissimilar to those in other clusters.

A few TYPES of clustering are:

  • Hierarchical clustering
  • K MEANS clustering
  • Density-based clustering
  • Fuzzy clustering, etc.


Discussion

No Comment Found