UMAP API Guide¶
UMAP has only two classes, UMAP, and ParametricUMAP, which inherits from it.
UMAP¶
umap.umap_.UMAP¶
API Reference:
umap.umap_.UMAPThis is an auto-generated API reference. See the Python docstrings for details.
ParametricUMAP¶
umap.parametric_umap.ParametricUMAP¶
API Reference:
umap.parametric_umap.ParametricUMAPThis 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.