umap (version 0.2.2.0)

umap.learn: Create a umap embedding using python package umap-learn

Description

Create a umap embedding using python package umap-learn

Usage

umap.learn(d, config)

Arguments

d

data object

config

list with settings

Value

list, one element of which is matrix with embedding coordinates