plots the new representation of data after applying tSNE.
Value
A
tSNE_scatter
object. This object has no output
slots.
See chart_plot
in the struct
package to plot this chart object.
Inheritance
A tSNE_scatter
object inherits the following struct
classes: [tSNE_scatter]
>> [chart]
>> [struct_class]
References
Krijthe JH (2015). Rtsne: T-Distributed Stochastic Neighbor Embedding using Barnes-Hut Implementation. R package version 0.17, https://github.com/jkrijthe/Rtsne.
van der Maaten L, Hinton G (2008). "Visualizing High-Dimensional Data Using t-SNE." Journal of Machine Learning Research, 9, 2579-2605.
van der Maaten L (2014). "Accelerating t-SNE using Tree-Based Algorithms." Journal of Machine Learning Research, 15, 3221-3245.