I am playing with the euclidian distance example from programming collective intelligence book, # Returns a distance-based similarity score for person1 and person2
I am playing with the following code from programming collective intelligence, this is a function from the book that calculated eclidian distance between two movie critics.