Clustering
The clustering, which is the unsupervised grouping task of unlabelled data, can be carried out using the following methods:
- Agglomerative
 - KMeans
 
The clustering, which is the unsupervised grouping task of unlabelled data, can be carried out using the following methods: