I have a vector v which I want to compare with a set of vectors U = [u1, u2, u3 ...]. I want to find the average cosine similarity of v
v
U = [u1, u2, u3 ...]