Euclidean Distance
问题 I have some problem understanding euclidean distance. I have two different entities and I want to measure the similarity between these entities. Lets suppose that entity A has 2 feature vectors and entity B has 1 feature vector only. How am I supposed to calculate the euclidean distance between these two entities in order to know the similarity? Thanks a lot. 回答1: you can calculate the eucledean distance only for vectors of the same dimension. But you could define some default values for the