Skip to content
#

t-sne

Here are 263 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

Welcome to my Classical Learning Projects repository, where I showcase my work in the fields of supervised and unsupervised learning. Here, you'll find code and datasets for various projects, such as classification and clustering tasks, implemented using popular algorithms like decision trees, neural networks, and k-means.

  • Updated Apr 1, 2024
  • Jupyter Notebook

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