Package | Description |
---|---|
de.lmu.ifi.dbs.elki.index.preprocessed |
Index structure based on preprocessors
|
de.lmu.ifi.dbs.elki.index.preprocessed.localpca |
Index using a preprocessed local PCA.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
LocalProjectionIndex.Factory<V extends NumberVector,I extends LocalProjectionIndex<V,?>>
Factory
|
Modifier and Type | Interface and Description |
---|---|
interface |
FilteredLocalPCAIndex<NV extends NumberVector>
Interface for an index providing local PCA results.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFilteredPCAIndex<NV extends NumberVector>
Abstract base class for a local PCA based index.
|
class |
KNNQueryFilteredPCAIndex<NV extends NumberVector>
Provides the local neighborhood to be considered in the PCA as the k nearest
neighbors of an object.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.