Skip to content
#

t-sne

Here are 256 public repositories matching this topic...

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

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 GitHub repository! Here, you'll find a hub of projects and code dedicated to the fascinating world of statistical analytics. From crunching numbers to extracting meaningful insights, join me on a journey through the realm of data-driven decision-making. Let's explore the power of statistics together!"

  • Updated Mar 24, 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