UMAP: Uniform Manifold Approximation and Projection
UMAP: Uniform Manifold Approximation and Projection
Leland McInnes,John Healy,Nathaniel Saul,Lukas Großberger
2018 · DOI: 10.21105/JOSS.00861
Journal of Open Source Software · 6,615 citazioni
TLDR
Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction.
Abstract
Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction. UMAP has a rigorous mathematical foundation, but is simple to use, with a scikit-learn compatible API. UMAP is among the fastest manifold learning implementations available – significantly faster than most t-SNE implementations.
