umap (version 0.2.2.0)

umap.naive: Create a umap embedding

Description

This implementation is called naive because it is a rather straightforward translation of the original python code.

Usage

umap.naive(d, config)

Arguments

d

data object

config

list with settings

Value

list, one element of which is matrix with embedding coordinates