| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.algorithm.projection |
Data projections (see also preprocessing filters for basic projections).
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntrinsicNearestNeighborAffinityMatrixBuilder<O>
Build sparse affinity matrix using the nearest neighbors only, adjusting for
intrinsic dimensionality.
|
class |
NearestNeighborAffinityMatrixBuilder<O>
Build sparse affinity matrix using the nearest neighbors only.
|
| Modifier and Type | Method and Description |
|---|---|
protected PerplexityAffinityMatrixBuilder<O> |
PerplexityAffinityMatrixBuilder.Parameterizer.makeInstance() |
Copyright © 2019 ELKI Development Team. License information.