Skip to content
#

t-sne

Here are 256 public repositories matching this topic...

t-distributed stochastic neighborhood embedding (t-SNE) is a unsupervised non-linear dimensionality reduction and data visualization technique. The math behind t-SNE is quite complex but the idea is simple. It embeds the points from a higher dimension to a lower dimension trying to preserve the neighborhood of that point. I compared PCA and t-SN…

  • Updated Mar 28, 2024
  • Python

Improve this page

Add a description, image, and links to the t-sne topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the t-sne topic, visit your repo's landing page and select "manage topics."

Learn more