Skip to content

Conversation

@gokhanercan
Copy link
Contributor

Since we already have the set union, calculating the intersection length is possible without looping like this: |A|+|B|-U(A,B). As already implemented in the Jaccard measure.

Since we already have the set union, calculating the intersection length is possible without looping like this: |A|+|B|-U(A,B).  As already implemented in the Jaccard measure.
@luozhouyang luozhouyang merged commit a9c913e into luozhouyang:master Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants