Practice Library

All MCQs

Browse exam-wise, subject-wise, and country-wise MCQs with explanations.

Medium

After k-means creates clusters numbered 0, 1, and 2, what do these numbers mean?

Choose an option to check your answer.

Medium

When does the usual k-means iteration stop?

Choose an option to check your answer.

Hard

What is an empty-cluster problem in k-means?

Choose an option to check your answer.

Medium

How can a severe outlier affect k-means?

Choose an option to check your answer.

Hard

Why is standard k-means not directly suitable for purely nominal categories?

Choose an option to check your answer.

Medium

Why should features often be scaled before k-means?

Choose an option to check your answer.

Hard

What does a high silhouette value for an observation generally indicate?

Choose an option to check your answer.

Medium

In the elbow method, what is examined when choosing the number of clusters?

Choose an option to check your answer.

Medium

Which practice improves the reliability of a k-means result?

Choose an option to check your answer.

Medium

Why can two runs of k-means on the same data produce different clusters?

Choose an option to check your answer.

Easy

What happens during the update step of k-means?

Choose an option to check your answer.

Easy

What happens during the assignment step of k-means?

Choose an option to check your answer.