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
Application Monitoring That Won't Slow Your App Down
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of UMAP.jl!