|
umappp
A C++ library for UMAP
|
Defines the NeighborList alias.
More...


Go to the source code of this file.
Namespaces | |
| namespace | umappp |
| Functions for creating UMAP embeddings. | |
Typedefs | |
| template<typename Index_ , typename Float_ > | |
| using | umappp::NeighborList = knncolle::NeighborList<Index_, Float_> |
| Lists of neighbors for each observation. | |
Defines the NeighborList alias.