Clustering methods

Once we know the similarity measure, we next need to choose the clustering method. We will go through two clustering methods:

  • Hierarchical agglomerative clustering methods
  • K-means clustering