Difference between revisions of "Isomap"

From
Jump to: navigation, search
Line 11: Line 11:
 
* [[...find outliers]]
 
* [[...find outliers]]
 
* [[Anomaly Detection]]
 
* [[Anomaly Detection]]
* [[Dimensional Reduction Algorithms]]
+
* [[Dimensional Reduction]]  
 
* [[Principal Component Analysis (PCA)]]
 
* [[Principal Component Analysis (PCA)]]
 
* [[T-Distributed Stochastic Neighbor Embedding (t-SNE)]]
 
* [[T-Distributed Stochastic Neighbor Embedding (t-SNE)]]

Revision as of 21:59, 27 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