Machine Learning - Clustering

Machine Learning - Clustering

Professional Development

10 Qs

quiz-placeholder

Similar activities

Introduction to Programming in C

Introduction to Programming in C

Professional Development

10 Qs

DP-100 Day 2

DP-100 Day 2

University - Professional Development

10 Qs

FinTech 13-1 AWS

FinTech 13-1 AWS

Professional Development

9 Qs

Anomaly Detection - Part 1 - Knowledge Check 1

Anomaly Detection - Part 1 - Knowledge Check 1

Professional Development

7 Qs

ACP &Agrupamiento

ACP &Agrupamiento

University - Professional Development

10 Qs

Clustering

Clustering

University - Professional Development

10 Qs

Ensemble Techniques and Unsupervised Learning

Ensemble Techniques and Unsupervised Learning

Professional Development

10 Qs

CCNPCollaborationPre

CCNPCollaborationPre

Professional Development

15 Qs

Machine Learning - Clustering

Machine Learning - Clustering

Assessment

Quiz

Mathematics, Computers

Professional Development

Hard

Created by

Akbar Maulana

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The goal of clustering a set of data is to

divide them into groups of data that are near each other

choose the best data from the set

determine the nearest neighbors of each of the data

predict the class of data

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following statements about the K-means algorithm are correct?

The K-means algorithm is sensitive to outliers.

For different initializations, the K-means algorithm will definitely give the same clustering results.

The centroids in the K-means algorithm may not be any observed data points.

The K-means algorithm can detect non-globular clusters.

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the two types of Hierarchical Clustering

Top-Down Clustering (Divisive)

Dendrogram

K-means

Bottom-Top Clustering (Agglomerative)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Dendrogram?

A tree diagram used to illustrate the arrangement of clusters in partitional clustering.

A tree diagram used to illustrate the arrangement of clusters in hierarchical clustering.

A type of hierarchical clustering.

A type of bar chart diagram to visualize k-means clusters.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is required by K-means clustering?

defined distance metric

initial guess as to cluster centroids

number of clusters

all answers are correct

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the figure above, if you draw a horizontal line on y-axis for y=2. What will be the number of clusters formed?

2

3

4

5

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Considering the K-median algorithm, if points (0, 3), (2, 1), and (-2, 2) are the only points which are assigned to the first cluster now, what is the new centroid for this cluster?

(2,1)

(2,0)

(1,2)

(0,2)

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?