1
18kviews
What is clustering? Explain k-means clustering algorithm.
1 Answer
9
1.0kviews
  • Clustering is a data mining technique used to place data elements into related groups without advance knowledge of the group definitions.
  • Clustering is a process of partitioning a set of data in set of meaningful sub-classes, called as clusters.
  • A cluster is therefore a collection of objects which are similar …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.