hclust
There are 3 repositories under hclust topic.
msk1097/Movie_recommendation_using_Clustering_HClust_and_KMeans
Movie recommendation using Clustering (HClust and KMeans)
aminawasiq/Unsupervised-ML
ML clustering groups similar data points, revealing patterns without predefined labels. It organizes data into meaningful clusters, aiding exploration and understanding inherent structures for informed decision-making.
cissagatto/Generate-Partitions-Kohonen
This code is part of my PhD research. This code generate hybrid partitions using Kohonen to modeling the labels correlations, and HClust to partitioning the label space.