umap

Uniform Manifold Approximation and Projection

CRAN Package

Uniform manifold approximation and projection is a technique for dimension reduction. The algorithm was described by McInnes and Healy (2018) in doi:10.48550/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).


Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports5 packages
  • Suggests3 packages
  • Linking To1 package
  • Reverse Depends1 package
  • Reverse Imports14 packages
  • Reverse Suggests12 packages