1. 首页
  2. 编程语言
  3. 其他
  4. Dimension Reduction:A Guided Tour

Dimension Reduction:A Guided Tour

上传者: 2018-12-09 15:11:46上传 PDF文件 443.16KB 热度 62次
We give a tutorial overview of several geometric methods for dimension reduction. We divide the methods into projective methods and methods that model the manifold on which the data lies. For projective methods, we review projection pursuit, principal component analysis (PCA), kernel PCA, probabilistic PCA, canonical correlation analysis, oriented PCA, and several techniques for sufficient dimension reduction. For the manifold methods, we review multidimensional scaling (MDS), landmark MDS, Isomap, locally linear embedding, Lapl acian eigenmaps and spectral clustering. The Nystr¨om method, which links several of the manifold algorithms, is also reviewed. The goal is to provide a self-contained overview of key concepts underlying many of these algorithms, and to give pointers for further reading.
下载地址
用户评论
码姐姐匿名网友 2018-12-09 15:11:46

研究降维技术的很好的参考资料。