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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of UMAP.jl!