t-SNE

Posted dulun

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了t-SNE相关的知识,希望对你有一定的参考价值。

Don‘t look back. Don‘t hesitate, just do it. 

从SNE到t-SNE再到LargeVis

tSNEJS

Supplementary knowledge:

1. what is manifold learning流形学习?

2. what does tsne do? only dimension reduction or help identify clusters. 

3. the output of sklearn.manifold.TSNE is 2 dimensional dataframe. how to deal with the output matrix?

 

以上是关于t-SNE的主要内容,如果未能解决你的问题,请参考以下文章

t-SNE算法

tsne原理以及代码实现(学习笔记)

t-SNE

为啥 t-sne 被认为是有监督的?

如何在管道内使用 t-SNE

机器学习笔记:t-SNE