Hierarchical Clustering

Hierarchical clustering

Hierarchical clustering is a method of cluster analysis that builds a hierarchy of clusters. It can use any valid measure of distance and presents results in a dendrogram. However, it cannot guarantee finding the optimum solution except for the special case of single-linkage distance.

2 courses cover this concept

COS 324: Introduction to Machine Learning

Princeton University

Spring 2019

This introductory course focuses on machine learning, probabilistic reasoning, and decision-making in uncertain environments. A blend of theory and practice, the course aims to answer how systems can learn from experience and manage real-world uncertainties.

No concepts data

+ 21 more concepts

10-401 Introduction to Machine Learning

Carnegie Mellon University

Spring 2018

A comprehensive exploration of machine learning theories and practical algorithms. Covers a broad spectrum of topics like decision tree learning, neural networks, statistical learning, and reinforcement learning. Encourages hands-on learning via programming assignments.

No concepts data

+ 55 more concepts