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

Installs
10
GitHub Stars
38
First Seen
Feb 10, 2026
umap-learn — lifangda/claude-plugins