Quiz on Average Linkage Method in Machine Learning

Quiz on Average Linkage Method in Machine Learning

University

14 Qs

quiz-placeholder

Similar activities

Quiz on Ward Clustering and Lance-Williamson Formula

Quiz on Ward Clustering and Lance-Williamson Formula

University

14 Qs

Expectation Maximization & Gaussian Mixture Model

Expectation Maximization & Gaussian Mixture Model

University

12 Qs

Study Jam ML Quiz - b

Study Jam ML Quiz - b

University

10 Qs

Q3 - Info Vis

Q3 - Info Vis

University

12 Qs

21CSC305P - Machnine Learning - Quiz

21CSC305P - Machnine Learning - Quiz

University

15 Qs

CS F415 Data Mining - Clustering Inclass Assignment

CS F415 Data Mining - Clustering Inclass Assignment

University

10 Qs

Distance Based Linkage Methods Quiz

Distance Based Linkage Methods Quiz

University

12 Qs

Kuis Workshop Databee

Kuis Workshop Databee

University

15 Qs

Quiz on Average Linkage Method in Machine Learning

Quiz on Average Linkage Method in Machine Learning

Assessment

Quiz

Computers

University

Hard

Created by

M. GOVINDARAJ CDOE

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in the Average Linkage Method?

Combines two clusters having the largest distance into one cluster.

Repeats the clustering process until all objects are in one cluster.

Combines two clusters having the smallest distance into one cluster.

Forms a new distance matrix using the average distance.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Average Linkage Method calculate to determine which clusters should be merged?

The maximum distance between clusters.

The minimum distance between clusters.

The average distance between points in different clusters.

The distance between the centroids of the clusters.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a pro of Average Linkage Clustering?

It is less sensitive to outliers.

It does not produce dendrograms.

It assumes clusters of different sizes.

It is computationally inexpensive.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a con of Average Linkage Clustering?

It optimizes a global objective function.

It is suitable for very large datasets.

It is sensitive to the distance metric used.

It works well for complex shapes.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Average Linkage Clustering is also known as:

Hierarchical linkage

Group average linkage

Complete-linkage

Single-linkage

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of hierarchical clustering methods like Average Linkage?

O(n)

O(n^2)

O(n^3)

O(n log n)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is less sensitive to outliers compared to complete linkage?

Single Linkage

K-means Clustering

Average Linkage

Ward's Method

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?