Interface | Description |
---|---|
LocalitySensitiveHashFunctionFamily<V> |
LSH family of hash functions.
|
Class | Description |
---|---|
AbstractProjectedHashFunctionFamily |
Abstract base class for projection based hash functions.
|
AbstractProjectedHashFunctionFamily.Parameterizer |
Parameterization class.
|
CosineHashFunctionFamily |
Hash function family to use with Cosine distance, using simplified hash
functions where the projection is only drawn from +-1, instead of Gaussian
distributions.
|
CosineHashFunctionFamily.Parameterizer |
Parameterization class.
|
EuclideanHashFunctionFamily |
2-stable hash function family for Euclidean distances.
|
EuclideanHashFunctionFamily.Parameterizer |
Parameterization class.
|
ManhattanHashFunctionFamily |
2-stable hash function family for Euclidean distances.
|
ManhattanHashFunctionFamily.Parameterizer |
Parameterization class.
|
Copyright © 2019 ELKI Development Team. License information.