Clustering

Clustering

University

10 Qs

quiz-placeholder

Similar activities

MLT Unit 4

MLT Unit 4

University

11 Qs

Q3 - Info Vis

Q3 - Info Vis

University

12 Qs

Implementing Mass Storage Application

Implementing Mass Storage Application

10th Grade - University

10 Qs

CS F415 Data Mining - Clustering Inclass Assignment

CS F415 Data Mining - Clustering Inclass Assignment

University

10 Qs

21CSC305P - Machnine Learning - Quiz

21CSC305P - Machnine Learning - Quiz

University

15 Qs

Clustering

Clustering

University

6 Qs

Revision R Programming

Revision R Programming

University

10 Qs

klustering

klustering

University

15 Qs

Clustering

Clustering

Assessment

Quiz

Computers

University

Medium

Created by

Booshnam D

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary objective of K-Means clustering?

Maximize intra-cluster distance

Minimize intra-cluster distance

Maximize inter-cluster distance

Minimize inter-cluster similarity

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In K-Means, the initial centroids are chosen

Randomly from the data points

Using hierarchical clustering

Based on maximum distance between points

By minimizing sum of squares

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

K-Means clustering is best suited for

Linear classification problems

Clustering data with well-separated clusters

Datasets with overlapping classes

Clustering hierarchical data

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How does K-Means update cluster centroids?

By selecting the point farthest from the initial centroid

By choosing a new random point after every iteration

By calculating the mean of all points assigned to the cluster

By minimizing the distance between cluster centroids

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the stopping criterion in K-Means clustering?

When centroids stop moving significantly

When all points are clustered correctly

When the number of iterations exceeds a threshold

When intra-cluster distance is maximized

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary limitation of K-Means clustering?

Cannot handle large datasets

Sensitive to the initial choice of centroids

Works only on categorical data

Requires supervised learning

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If the value of K is too small in K-Means, what is the likely outcome?

High inter-cluster variance

Low intra-cluster distance

Poor separation between clusters

More accurate clustering

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?