• Difference between “Classification” and “Clustering”: Whether there is an answer or not.

    • Clustering is only about finding groups of similar items. There is no other information available. #Unsupervised Learning
  • Finding groups of similar items.

  • Representative tasks of Unsupervised Learning.

  • k-means, DBSCAN, hierarchical clustering.