ropenscilabs/umapr: Wraps UMAP Algorithm for Dimension Reduction

Wraps the Python implementation of the UMAP dimension reductionality algorithm to use in `R`. Uniform Manifold Approximation and Projection (UMAP) is a non-linear dimensionality reduction algorithm that is computationally more efficient than t-SNE (McInnes and Healy, 2018) <https://arxiv.org/abs/1802.03426>. This package allows the user to run UMAP from R, producing a data frame that can be plotted on a 2-D graph.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9001
URL https://github.com/ropenscilabs/umapr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropenscilabs/umapr")
ropenscilabs/umapr documentation built on May 16, 2022, 9:31 p.m.