uwot

From MaRDI portal
Software:65334



CRANuwotMaRDI QIDQ65334

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

James Melville

Last update: 29 June 2023

Software version identifier: 0.1.14, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.1.13, 0.1.15, 0.1.16


Copyright license: GNU General Public License

An implementation of the Uniform Manifold Approximation and Projection dimensionality reduction by McInnes et al. (2018) <arXiv:1802.03426>. 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) <arXiv:1602.00370> 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 (<https://github.com/jlmelville/uwot>) for more documentation and examples.