/Agglomerative_Clustering

Python implementation of Agglomerative Clustering algorithm for unsupervised learning. Hierarchical clustering method that merges similar clusters iteratively. Suitable for various data types and shapes, offering insights into hierarchical structures within datasets.

Primary LanguageJupyter Notebook

Watchers