...
Question 6923 – Algorithms
November 26, 2023
Question 7129 – Algorithms
November 27, 2023
Question 6923 – Algorithms
November 26, 2023
Question 7129 – Algorithms
November 27, 2023

UGC NET June-2019 CS Paper-2

Question 29
K-mean clustering algorithm has clustered the given 8 observations into 3 clusters after 1st iteration as follows:
C1 : {(3,3), (5,5), (7,7)}
C2 : {(0,6), (6,0), (3,0)}
C3 : {(8,8),(4,4)}
What will be the Manhattan distance for observation (4,4) from cluster centroid C1 in second iteration?
A
2
B
√2
C
0
D
18
Correct Answer: A

Leave a Reply

Your email address will not be published. Required fields are marked *