Machine learning
t-SNE
t-SNE(t分布随机邻域嵌入)是由Laurens van der Maaten和Geoffrey Hinton于2008年提出的一种非线性降维方法,它将高维数据映射到二维或三维空间进行可视化。它保留了概率性的局部相似性,因此原始空间中的邻近点会保持靠近,从而揭示了聚类结构和局部邻域。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+1 more
来源
- van der Maaten, L. & Hinton, G. (2008). Visualizing Data using t-SNE. Journal of Machine Learning Research, 9(86), 2579–2605. link ↗
如何引用本页
ScholarGate. (2026, June 1). t-Distributed Stochastic Neighbor Embedding. ScholarGate. https://scholargate.app/zh/machine-learning/t-sne
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →