Cosine Similarity

A Similarity measure of vectors AA and BB based on the Euclidean Dot Product Formula

cosθ=ABA2B2\cos \theta=\frac{A \cdot B}{\|A\|_2\|B\|_2}