Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjdd3b/nicar2013
/ types & classes
Types & classes
10 in github.com/cjdd3b/nicar2013
⨍
Functions
42
◇
Types & classes
10
↓ 1 callers
Class
Cluster
Clusters sets with Jaccard similarity above threshold with high probability. Algorithm based on Rajaraman, "Mining of Massive Datasets":
lightning-talk/lsh/lsh.py:84
↓ 1 callers
Class
LSH
Locality sensitive hashing. Uses a banding approach to hash similar signatures to the same buckets.
lightning-talk/lsh/lsh.py:42
↓ 1 callers
Class
LSH
Locality sensitive hashing. Uses a banding approach to hash similar signatures to the same buckets.
lightning-talk/lsh/utils/lsh.py:42
↓ 1 callers
Class
MinHashSignature
Creates signatures for sets/tuples using minhash.
lightning-talk/lsh/lsh.py:25
↓ 1 callers
Class
MinHashSignature
Creates signatures for sets/tuples using minhash.
lightning-talk/lsh/utils/lsh.py:25
↓ 1 callers
Class
UnionFind
Union-find data structure. Each unionFind instance X maintains a family of disjoint sets of hashable objects, supporting the following two me
lightning-talk/lsh/unionfind.py:11
↓ 1 callers
Class
UnionFind
Union-find data structure. Each unionFind instance X maintains a family of disjoint sets of hashable objects, supporting the following two me
lightning-talk/lsh/utils/unionfind.py:11
Class
Cluster
Clusters sets with Jaccard similarity above threshold with high probability. Algorithm based on Rajaraman, "Mining of Massive Datasets":
lightning-talk/lsh/utils/lsh.py:84
Class
Signature
Signature Base class.
lightning-talk/lsh/lsh.py:9
Class
Signature
Signature Base class.
lightning-talk/lsh/utils/lsh.py:9