Learn R Programming

uwot (version 0.2.3)

The Uniform Manifold Approximation and Projection (UMAP) Method for Dimensionality Reduction

Description

An implementation of the Uniform Manifold Approximation and Projection dimensionality reduction by McInnes et al. (2018) . It also provides means to transform new data and to carry out supervised dimensionality reduction. An implementation of the related LargeVis method of Tang et al. (2016) is also provided. This is a complete re-implementation in R (and C++, via the 'Rcpp' package): no Python installation is required. See the uwot website () for more documentation and examples.

Copy Link

Version

Install

install.packages('uwot')

Monthly Downloads

64,281

Version

0.2.3

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

James Melville

Last Published

February 24th, 2025