ML-K_Means Algorithm

ML-K_Means Algorithm

University

20 Qs

quiz-placeholder

Similar activities

IoT 3 Big Data

IoT 3 Big Data

12th Grade - Professional Development

15 Qs

Machine Learning Quiz

Machine Learning Quiz

University

20 Qs

Google Prof Cloud Network - pt 5

Google Prof Cloud Network - pt 5

University

15 Qs

Section 7: Security (6-8)

Section 7: Security (6-8)

University

22 Qs

Data Mining and Analysis Quiz

Data Mining and Analysis Quiz

University

25 Qs

responsi akhir big data dan predictive analytics

responsi akhir big data dan predictive analytics

University

25 Qs

GCloud Quiz : The Finale

GCloud Quiz : The Finale

University

20 Qs

Machine Learning and applications-Module-2 (Quiz-1)

Machine Learning and applications-Module-2 (Quiz-1)

University

24 Qs

ML-K_Means Algorithm

ML-K_Means Algorithm

Assessment

Quiz

Computers

University

Hard

Created by

KarunaiMuthu SriRam

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

K-Means is a popular clustering algorithm used in unsupervised machine learning. What is the main objective of the K-Means algorithm?

To minimize the variance within clusters

To maximize the number of clusters

To predict the target variable of a dataset

To classify data into predefined categories

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the K-Means algorithm, what does "K" represent?

The number of clusters to be formed

The total number of data points in the dataset

The sum of squared distances within the clusters

The variance of the dataset

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which step of the K-Means algorithm involves randomly initializing the cluster centroids?

Assigning data points to the nearest centroid

Updating the centroids based on the mean of the data points in each cluster

Calculating the sum of squared distances within the clusters

Randomly selecting the number of clusters (K)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the measure used in the K-Means algorithm to determine the distance between data points and cluster centroids?

Euclidean distance

Pearson correlation

Cosine similarity

Mahalanobis distance

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the main drawback of the K-Means algorithm?

It is computationally expensive for large datasets.

It can only handle numerical data and not categorical features.

It requires the number of clusters (K) to be known in advance.

It cannot handle outliers in the data.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a commonly used method to determine the optimal number of clusters (K) in K-Means?

Elbow method

Silhouette score

Mean-Shift

Hierarchical clustering

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

During the K-Means algorithm, how are data points assigned to clusters in each iteration?

Randomly

Based on their similarity to cluster centroids

Based on the order of data points in the dataset

Based on their variance within the cluster

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?