How Hierarchical Clustering Works and how to Train one in Python

Опубликовано: 26 Май 2026
на канале: The Data Journey
79
5

✍️ My Substack: https://thedatajourney.substack.com/

🐍 Udemy's Python For Absolute Beginners: https://www.udemy.com/course/the-pyth...

🧑‍🏫 Udemy Profile: https://www.udemy.com/user/ivo-bernardo/

✍️ My Medium:   / ivopbernardo  

🌍 My LinkedIn:   / en  

-------------------------------------------------------------------------------------------------

🌳 Hierarchical clustering is a clustering algorithm utilized in data analysis and machine learning, offering a different approach to grouping data points. This algorithm organizes data points into a tree-like structure, where the leaves of the tree represent individual data points, and the branches represent the hierarchical relationships between clusters.

📰 Medium Article Here: https://medium.com/towards-data-scien...

📓 Notebook: https://colab.research.google.com/dri...

💾 Dataset: https://archive.ics.uci.edu/dataset/1...

🎶🎷 bedtime after a coffee by Barradeen |   / barradeen   Creative Commons Attribution-ShareAlike 3.0 Unported https://creativecommons.org/licenses/... Music promoted by https://www.chosic.com/free-music/all/

00:00 - 08:00 - Walkthrough
08:00 - 30:33 - Using Sklearn and Visualizing Dendrograms
-----------------------------------------------------------
If you would like to learn Python from scratch, feel free to grab my course on Udemy: https://www.udemy.com/course/the-pyth... - would love to have you around!