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
|
Modifier and Type | Field and Description |
---|---|
private HiSCPreferenceVectorIndex.Factory<V> |
HiSC.indexfactory
Factory to produce
|
private HiSCPreferenceVectorIndex.Factory<V> |
HiSC.Parameterizer.indexfactory
Factory to produce the index.
|
Constructor and Description |
---|
HiSC(HiSCPreferenceVectorIndex.Factory<V> indexfactory)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected HiSCPreferenceVectorIndex.Factory<V> |
HiSCPreferenceVectorIndex.Factory.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.