Difference between revisions of "Isomap"

From
Jump to: navigation, search
Line 15: Line 15:
 
* [[T-Distributed Stochastic Neighbor Embedding (t-SNE)]]
 
* [[T-Distributed Stochastic Neighbor Embedding (t-SNE)]]
 
* [[Local Linear Embedding (LLE)]]
 
* [[Local Linear Embedding (LLE)]]
* [[Kernel Approximation]]
+
* [[Kernel Trick]]
 
* [http://en.wikipedia.org/wiki/Isomap Isomap | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Isomap Isomap | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Nonlinear_dimensionality_reduction Nonlinear  dimensionality reduction | Wikipedia]
 
* [http://en.wikipedia.org/wiki/Nonlinear_dimensionality_reduction Nonlinear  dimensionality reduction | Wikipedia]

Revision as of 11:38, 22 June 2019

YouTube search... ...Google search

a nonlinear dimensionality reduction method. It is one of several widely used low-dimensional embedding methods.[1] Isomap is used for computing a quasi-isometric, low-dimensional embedding of a set of high-dimensional data points. The algorithm provides a simple method for estimating the intrinsic geometry of a data manifold based on a rough estimate of each data point’s neighbors on the manifold. Isomap is highly efficient and generally applicable to a broad range of data sources and dimensionalities.

F1.medium.gif