Data Mining Week-7 | NPTEL
ANSWERS 1. a 2. d 3. a 4. d 5. a 6. b 7. d 8. a 9. b 10. c Week 7 : Assignment 7 Due date: 2023-03-15, 23:59 IST. Assignment not submitted 1 point Which of the following statement is NOT true about clustering? a. It is a supervised learning technique b. It is an unsupervised learning technique c. It is also known as exploratory data analysis d. It groups data into homogeneous groups 1 point Which of the following clustering technique start with the points as individual clusters and, at each step, merge the closest pair of clusters a. K-Means clustering b. DBSCAN c. Divisive clustering d. Agglomerative clustering 1 point DBSCAN is a___________ algorithm a. Partitional clustering b. Hierarchical clustering c. Fuzzy clustering d. Complete clustering 1 point The Euclidean distance matrix between four 2-dimensional points, p1, p2, p3, and p4, is shown below. A possible set of co-ordinate values of these...