Linked from
The 9 pages that link to Cosine similarity, each with the reason it gives.
Inner productRelated: It uses the angle encoded by an inner product to compare vector directions.
DistanceCompared with: It compares direction rather than how far apart vector endpoints are.
CosineBroader topic: It uses cosine to compare directions independently of vector magnitude.
Inner product spaceRelated: It compares directions while ignoring vector magnitudes.
Facial recognition systemRelated: It is one way to score whether two facial embeddings are alike.