| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.clustering.subspace | 
 Axis-parallel subspace clustering algorithms
 
 The clustering algorithms in this package are instances of both, projected
 clustering algorithms or subspace clustering algorithms according to the
 classical but somewhat obsolete classification schema of clustering
 algorithms for axis-parallel subspaces. 
 | 
| de.lmu.ifi.dbs.elki.index.preprocessed.preference | 
 Indexes storing preference vectors 
 | 
| Class and Description | 
|---|
| DiSHPreferenceVectorIndex
 Preprocessor for DiSH preference vector assignment to objects of a certain
 database. 
 | 
| DiSHPreferenceVectorIndex.Factory
 Factory class. 
 | 
| HiSCPreferenceVectorIndex
 Preprocessor for HiSC preference vector assignment to objects of a certain
 database. 
 | 
| HiSCPreferenceVectorIndex.Factory
 Factory class. 
 | 
| Class and Description | 
|---|
| AbstractPreferenceVectorIndex
 Abstract base class for preference vector based algorithms. 
 | 
| AbstractPreferenceVectorIndex.Factory
 Factory class. 
 | 
| DiSHPreferenceVectorIndex
 Preprocessor for DiSH preference vector assignment to objects of a certain
 database. 
 | 
| DiSHPreferenceVectorIndex.Factory
 Factory class. 
 | 
| DiSHPreferenceVectorIndex.Strategy
 Available strategies for determination of the preference vector. 
 | 
| HiSCPreferenceVectorIndex
 Preprocessor for HiSC preference vector assignment to objects of a certain
 database. 
 | 
| HiSCPreferenceVectorIndex.Factory
 Factory class. 
 | 
| PreferenceVectorIndex
 Interface for an index providing preference vectors. 
 | 
| PreferenceVectorIndex.Factory
 Factory interface 
 | 
Copyright © 2019 ELKI Development Team. License information.