Package | Description |
---|---|
de.lmu.ifi.dbs.elki.data.projection |
Data projections.
|
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.
|
de.lmu.ifi.dbs.elki.math.linearalgebra.randomprojections |
Random projection families.
|
Class and Description |
---|
RandomProjectionFamily
Interface for random projection families.
|
RandomProjectionFamily.Projection
Interface for projection instances (not thread safe).
|
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.
|
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.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.