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 |
BarnesHutTSNE<O>
tSNE using Barnes-Hut-Approximation.
|
class |
SNE<O>
Stochastic Neighbor Embedding is a projection technique designed for
visualization that tries to preserve the nearest neighbor structure.
|
class |
TSNE<O>
t-Stochastic Neighbor Embedding is a projection technique designed for
visualization that tries to preserve the nearest neighbor structure.
|
Copyright © 2019 ELKI Development Team. License information.