ML Task #2
Problem Statement:
Using clustering for some unsupervised learning!
Clustering is the task of grouping a set of objects in such a way that objects in the same group (called a cluster) are more similar (in some sense) to each other than to those in other groups (clusters)
For this task, there will not be a specified dataset. The selection of dataset is up to you but a good selection of dataset to showcase the power of clustering will be appreciated.