The Wayback Machine - https://web.archive.org/web/20210728091051/https://github.com/topics/tsne
Skip to content
#

tsne

Here are 205 public repositories matching this topic...

COVID19-Literature-Clustering

An approach to document exploration using Machine Learning. Let's cluster similar research articles together to make it easier for health professionals and researchers to find relevant research articles.
  • Updated Dec 12, 2020
  • HTML
davisidarta
davisidarta commented May 6, 2021

Hi! This is fantastic work, congratulations!

I'm, however, saddened by the somewhat hard-coded kNN graph computation, based solely on PCA, which can be misleading if data does not necessarily lie in a series of linear subspaces. A huge deal of work has been done lately on dimensional reduction, and thus restricting the kNN graphs to PCA is an important limitation. Is there any way to compute th

Improve this page

Add a description, image, and links to the tsne 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 tsne topic, visit your repo's landing page and select "manage topics."

Learn more