Package | Description |
---|---|
jsat.datatransform.visualization |
Modifier and Type | Class and Description |
---|---|
class |
Isomap
Isomap is an extension of
MDS . |
class |
LargeViz
LargeViz is an algorithm for creating low dimensional embeddings for
visualization.
|
class |
MDS
Multidimensional scaling is an algorithm for finding low dimensional
embeddings of arbitrary distance matrices.
|
class |
TSNE
t-distributed Stochastic Neighbor Embedding is an algorithm for creating low
dimensional embeddings of datasets, for the purpose of visualization.
|
Copyright © 2017. All rights reserved.