Skip to content

UMAP API Guide

UMAP has only two classes, UMAP, and ParametricUMAP, which inherits from it.

UMAP

umap.umap_.UMAP

API Reference: umap.umap_.UMAP

This is an auto-generated API reference. See the Python docstrings for details.

ParametricUMAP

umap.parametric_umap.ParametricUMAP

API Reference: umap.parametric_umap.ParametricUMAP

This is an auto-generated API reference. See the Python docstrings for details.

A number of internal functions can also be accessed separately for more fine tuned work.

Useful Functions

Module: umap.umap_

API Reference: Module umap.umap_

This is an auto-generated API reference. See the Python docstrings for details.