CMD + K

r-umap

Community

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).

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-umap

Usage Tracking

0.2.10.0
0.2.9.0
0.2.8.0
0.2.7.0
0.2.6.0
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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).

Last Updated

Feb 2, 2023 at 04:40

License

MIT

Total Downloads

178.3K

Supported Platforms

macOS-64
macOS-arm64
win-64
linux-64