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.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.0.0.9001 |
URL | https://github.com/ropenscilabs/umapr |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.