Movie recommendation using Clustering (HClust and KMeans)
-
Updated
Jun 1, 2020 - Jupyter Notebook
Movie recommendation using Clustering (HClust and KMeans)
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.
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.
Add a description, image, and links to the hclust topic page so that developers can more easily learn about it.
To associate your repository with the hclust topic, visit your repo's landing page and select "manage topics."