t-SNE
When enabled, t-Distributed Stochastic Neighbor Embedding (t-SNE) is used to visualize groupings resulting from dimensionality reduction. Java implementation by Dr. Leif Jonsson, Ph.D. at Ericsson Machine Learning and Analytics Platforms uses parallelized Barnes Hut approximation to vastly improve computational performance. The resulting x-y coordinates are embedded in the FCS file for every cell within a region.
Last updated