Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.clustering.optics |
OPTICS family of clustering algorithms.
|
de.lmu.ifi.dbs.elki.index.preprocessed.fastoptics |
Preprocessed index used by the FastOPTICS algorithm.
|
Modifier and Type | Field and Description |
---|---|
(package private) RandomProjectedNeighborssAndDensities<V> |
FastOPTICS.index
Index.
|
(package private) RandomProjectedNeighborssAndDensities<V> |
FastOPTICS.Parameterizer.index
Random projection index.
|
Constructor and Description |
---|
FastOPTICS(int minpts,
RandomProjectedNeighborssAndDensities<V> algo)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected RandomProjectedNeighborssAndDensities<NumberVector> |
RandomProjectedNeighborssAndDensities.Parameterizer.makeInstance() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.