Package | Description |
---|---|
de.lmu.ifi.dbs.elki.data.projection |
Data projections
|
de.lmu.ifi.dbs.elki.data.projection.random |
Random projection families
|
de.lmu.ifi.dbs.elki.index.lsh.hashfamilies |
Hash function families for LSH
|
de.lmu.ifi.dbs.elki.index.lsh.hashfunctions |
Hash functions for LSH
|
de.lmu.ifi.dbs.elki.index.preprocessed.knn |
Indexes providing KNN and rKNN data.
|
Class and Description |
---|
RandomProjectionFamily
Interface for random projection families.
|
RandomProjectionFamily.Projection
Interface for projection instances (not thread safe).
|
Class and Description |
---|
AbstractRandomProjectionFamily
Abstract base class for random projection families.
|
AbstractRandomProjectionFamily.Parameterizer
Parameterization interface (with the shared parameters)
|
AchlioptasRandomProjectionFamily
Random projections as suggested by Dimitris Achlioptas.
|
CauchyRandomProjectionFamily
Random projections using Cauchy distributions (1-stable).
|
GaussianRandomProjectionFamily
Random projections using Cauchy distributions (1-stable).
|
RandomProjectionFamily
Interface for random projection families.
|
RandomProjectionFamily.Projection
Interface for projection instances (not thread safe).
|
RandomSubsetProjectionFamily
Random projection family based on selecting random features.
|
SimplifiedRandomHyperplaneProjectionFamily
Random hyperplane projection family.
|
Class and Description |
---|
RandomProjectionFamily
Interface for random projection families.
|
Class and Description |
---|
RandomProjectionFamily.Projection
Interface for projection instances (not thread safe).
|
Class and Description |
---|
RandomProjectionFamily
Interface for random projection families.
|
Copyright © 2019 ELKI Development Team. License information.