A pure Julia implementation of the Uniform Manifold Approximation and Projection dimension reduction algorithm. The umap function takes two arguments, X (a column-major matrix of shape (n_features, n_samples)), n_components (the number of dimensions in the output embedding), and various keyword arguments.
Features
- Use precomputed distances
- Fit a UMAP model to a dataset and transforming new data
- Examples available
- Documentation available
- Uniform Manifold Approximation and Projection dimension reduction algorithm
- Construct a model to use for embedding new data
Categories
Data VisualizationLicense
MIT LicenseFollow UMAP.jl
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of UMAP.jl!