K Mean Cluster

K Mean Cluster

University

5 Qs

quiz-placeholder

Similar activities

Revision R Programming

Revision R Programming

University

10 Qs

Clustering

Clustering

University

6 Qs

Hierarchical clustering

Hierarchical clustering

University

5 Qs

Datamining_1

Datamining_1

University

3 Qs

Hashing

Hashing

University

10 Qs

Prediction and Outliers

Prediction and Outliers

University

10 Qs

VIM: The Better Text Editor

VIM: The Better Text Editor

9th Grade - University

10 Qs

CS F415 Data Mining - Clustering Inclass Assignment

CS F415 Data Mining - Clustering Inclass Assignment

University

10 Qs

K Mean Cluster

K Mean Cluster

Assessment

Quiz

Computers

University

Medium

Created by

Saturday นบม.

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the K-Means algorithm, we have to specify the number of clusters.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What metric can be used to find an optimal number of clusters?

R Squared

MSE

WCSS

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can choose any random initial centroids at the beginning of K-Means.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is step 1 in K-Means?

Choose the number of Decision Trees

Choose the number of K of clusters

Rome all K clusters

Noe of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is the following true? For step 4 we have to: Compute and place the new centroid of each cluster?

True

False