2
$\begingroup$

I am doing Information Retrieval using Cosine Similarity.

My data is binary vector.

Since most of all reference I read is using non-binary vector (non-binary matrix) data, I am wondering if it is wrong to use binary vector data in cosine similarity function.

4 Answers 4