Euclidean distance is the distance between two real-valued vectors. It is calculated by the square root of the sum of the squared differences of the elements in the two vectors.
The formula to calculate Euclidean distance between two vectors X (x1, x2, …, xn) and Y (y1, y2, …, yn) is:
Euclidean distance is used by Transforms ⇾ Nearest Neighbours and Apply ⇾ Targeted Optimisation.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article