Uniform Manifold Approximation and Projection
Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction. The algorithm is founded on three assumptions about the data: * The data is uniformly distributed on a Riemannian manifold; * The Riemannian metric is locally constant (or can be approximated as such); * The manifold is locally connected.
$
pkg install py311-umap-learnOrigin
math/py-umap-learn
Size
1.23MiB
License
BSD3CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
7 packages
Required by
0 packages