←back to thread

86 points alexop | 1 comments | | HN request time: 0.431s | source
Show context
frotaur ◴[] No.43328389[source]
As a physicist, I always found it funny that in ML people renamed 'the angle between vectors' into something as fancy-feeling as 'cosine similarity'.
replies(6): >>43328621 #>>43329354 #>>43329714 #>>43329823 #>>43330344 #>>43331512 #
1. Lerc ◴[] No.43329823[source]
It sounds pretentious, but I think it comes from having multiple ways to compare things for similarity. Using the word similarity says what you are using the angle for. Angle similarity might work just as well until someone comes up with another angle based calculation. Cosine Similarity becomes a specific meaning indicating how it's caclulated and why it's calculated.

If you really wanted to be pretentious you could invent a Dimension Insensitive Euclidean Metric and call it DIEM to make it sound like you are putting some Latin into your papers.