Python for Machine Learning - The Complete Beginners Course - Hierarchical Clustering

Python for Machine Learning - The Complete Beginners Course - Hierarchical Clustering

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

Hierarchical clustering is a method of creating clusters with a predetermined order from top to bottom. It is similar to how files and folders are organized on a hard disk. This clustering method allows us to see the relationships between subclusters. There are two main strategies: divisive, which is a top-down approach starting with a large cluster and breaking it into smaller ones, and agglomerative, which is a bottom-up approach where each observation starts in its own cluster and clusters are merged as they move up the hierarchy.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF