Computer Science, asked by aryantyagi1906, 3 months ago

Q.32 :-Assume the following dataset is given: A= (2,2) B= (3,3) C= (5,3) D=(3,4), E=
(7,8) F= (6,5) use DBSCAN with epilson = 3, minmum point = 4 to create the cluster.
Manhattan distance is used as the distance function to compute distances between
centroids and objects in the dataset. Find the core points​

Answers

Answered by sonarreshmi
0

Answer:

.32 :-Assume the following dataset is given: A= (2,2) B= (3,3) C= (5,3) D=(3,4), E=

(7,8) F= (6,5) use DBSCAN with epilson = 3, minmum point = 4 to create the cluster.

Manhattan distance is used as the distance function to compute distances between

centroids and objects in the dataset. Find the core points

Similar questions