what is the difference between jaccard similarity and Intersection over union ?
alicug opened this issue · 0 comments
alicug commented
what is the difference between jaccard similarity and Intersection over union ?
if both are similar then why have different formula ?
Jaccard similarity = AB/A-B+AB
Intersection over union = AB/A+B