This package browser is in early development. Mind the rough edges.

python-umap-learn 0.5.9

Uniform Manifold Approximation and Projection

Uniform Manifold Approximation and Projection is a dimension reduction technique that can be used for visualization similarly to t-SNE, but also for general non-linear dimension reduction.

Installation

Install python-umap-learn 0.5.9 as follows:

guix install python-umap-learn@0.5.9

Or install the latest version:

guix install python-umap-learn

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.