Compare Object
Numeric comparisons

Numeric Comparisons

The numeric comparisons are performed by calculating the euclidean distance between the two vectors. The euclidean distance is calculated by taking the square root of the sum of the squared differences between the two vectors. Read more about the euclidean distance here.