Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

umap

Uniform Manifold Approximation and Projection

Uniform manifold approximation and projection is a technique for dimension reduction. The algorithm was described by McInnes and Healy (2018) in <arXiv:1802.03426>. This package provides an interface for two implementations. One is written from scratch, including components for nearest-neighbor search and for embedding. The second implementation is a wrapper for 'python' package 'umap-learn' (requires separate installation, see vignette for more details).

Functions (4)

umap

Uniform Manifold Approximation and Projection

v0.2.7.0
MIT + file LICENSE
Authors
Tomasz Konopka [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.