Sunday, September 4, 2011

09/01/2011

Jaccard Similarity
  • Does not satisfy the criteria :- "Relevance should not depend on size " -- This problem can be solved via Normalization.
  • Can't calculate irrational similarities. The result is always a ratio of 2 integers (similarity = p/q, where p,q are integers and q != 0 )

Thanks
- Abhishek