Closed bmanczak closed 3 years ago
Let's say our min_similarity is 0.8. Then if similarity(A,B) = 0.9, similarity(B,C)=0.85 and similarity(A,C)=0.7 will A,B and C all be in the same group?
Thanks!
@bmanczak
Yes. Follow this link.
Let's say our min_similarity is 0.8. Then if similarity(A,B) = 0.9, similarity(B,C)=0.85 and similarity(A,C)=0.7 will A,B and C all be in the same group?
Thanks!