Artificial-Intelligence
December 18, 2024Operating-Systems
December 19, 2024NTA UGC NET Dec 2023 Paper-2
Question 29 |
Arrange the following steps in the correct sequence for applying an unsupervised learning technique
such clustering is to a data set :
(A) Randomly initialize cluster centroids
(B) Assign each data point to nearest cluster centroid
(C) Update the cluster centroids based on the mean of data points assigned to each cluster
(D) Specify the number of clusters (K) to partition the data into
(E) Repeat steps B and C until convergence criteria are met
Choose the correct answer from the options given below :
such clustering is to a data set :
(A) Randomly initialize cluster centroids
(B) Assign each data point to nearest cluster centroid
(C) Update the cluster centroids based on the mean of data points assigned to each cluster
(D) Specify the number of clusters (K) to partition the data into
(E) Repeat steps B and C until convergence criteria are met
Choose the correct answer from the options given below :
(D),(A),(B),(C),(E) | |
(A),(B),(C),(D),(E) | |
(C),(B),(A),(D),(E) | |
(D),(C),(A),(B),(E) |
Correct Answer: A