Difference between revisions of "Isomap"
(Created page with "[http://www.youtube.com/results?search_query=Kernel+Approximation YouTube search...] [http://www.google.com/search?q=Kernel+Approximation+machine+learning+ML ...Google search]...") |
|||
| Line 8: | Line 8: | ||
* [[Principal Component Analysis (PCA)]] | * [[Principal Component Analysis (PCA)]] | ||
* [[T-Distributed Stochastic Neighbor Embedding (t-SNE)]] | * [[T-Distributed Stochastic Neighbor Embedding (t-SNE)]] | ||
| − | |||
* [[Local Linear Embedding]] | * [[Local Linear Embedding]] | ||
* [[Kernel Approximation]] | * [[Kernel Approximation]] | ||
| − | * [http://en.wikipedia.org/wiki/ | + | * [http://en.wikipedia.org/wiki/Isomap Isomap | Wikipedia] |
| − | * [http:// | + | * [http://science.sciencemag.org/content/295/5552/7 The Isomap Algorithm and Topological Stability | M. Balasubramanian, E. Schwartz, J. Tenenbaum, Vin de Silva and J. Langford] |
| + | 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. | ||
| − | + | http://science.sciencemag.org/content/sci/295/5552/7/F1.medium.gif | |
| − | |||
| − | + | <youtube>LVwOB_9UEr4</youtube> | |
| − | + | <youtube>sfndt7YYKUw</youtube> | |
| − | + | <youtube>RPjPLlGefzw</youtube> | |
| − | |||
| − | <youtube> | ||
Revision as of 18:01, 7 January 2019
YouTube search... ...Google search
- AI Solver
- ...find outliers
- Anomaly Detection
- Dimensional Reduction Algorithms
- Principal Component Analysis (PCA)
- T-Distributed Stochastic Neighbor Embedding (t-SNE)
- Local Linear Embedding
- Kernel Approximation
- Isomap | Wikipedia
- The Isomap Algorithm and Topological Stability | M. Balasubramanian, E. Schwartz, J. Tenenbaum, Vin de Silva and J. Langford
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.