Given a dataset D

a_1 a_2

x_1 0.55, 0.99

x_2 0.41, 1

x_3 0.76, 0.83

x_4 0.22, 0.65

where each row represents an object x_i and the column refers to the features describing the objects. In general, computing the Euclidean distance L(x_i,x_j) between the two objects x_i and x_j is a straightforward strategy. However, determining the similarity degree depends on a threshold level. For example x_i is similar to x_j if L(x_i,x_j)

More Ahmed Hamed's questions See All
Similar questions and discussions