umap-learn

Installation
SKILL.md

UMAP-Learn

Overview

UMAP (Uniform Manifold Approximation and Projection) is a dimensionality reduction technique for visualization and general non-linear dimensionality reduction. Apply this skill for fast, scalable embeddings that preserve local and global structure, supervised learning, and clustering preprocessing.

Quick Start

Installation

# Via conda
conda install -c conda-forge umap-learn

# Via pip
pip install umap-learn

Basic Usage

Related skills
Installs
26
GitHub Stars
14
First Seen
Jan 24, 2026