In DBSCAN, what is the role of the epsilon (eps) parameter?
-
A
It defines the maximum distance between two points to be considered neighbors
-
B
It sets the minimum number of clusters
-
C
It determines the learning rate of the algorithm
-
D
It specifies the dimensionality of the feature space