Cosine Similarity

A metric used to measure how similar two vectors are, calculated as the cosine of the angle between them in a multi-dimensional space. It is widely used in document similarity and vector search.


Part of the Data & AI Terms glossary.

This page is mirrored from the GitHub Wiki. View original on GitHub