umappp
A C++ library for UMAP
|
Options for the UMAP algorithm. More...
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | umappp::Options |
Options for initialize() . More... | |
Namespaces | |
namespace | umappp |
Methods for UMAP. | |
Enumerations | |
enum | umappp::InitializeMethod : char { SPECTRAL , SPECTRAL_ONLY , RANDOM , NONE } |
Options for the UMAP algorithm.