davisidarta / fastlapmap
Fast Laplacian Eigenmaps: lightweight multicore LE for non-linear dimensional reduction with minimal memory usage. Outperforms sklearn's implementation and escalates linearly beyond 10e6 samples.
☆23Updated 3 years ago
Alternatives and similar repositories for fastlapmap:
Users that are interested in fastlapmap are comparing it to the libraries listed below
- generalized principal component analysis (GLM-PCA) implemented in python☆58Updated 3 years ago
- Implemented Laplacian Eigenmaps☆19Updated 3 years ago
- PyTorch implementation of BasisVAE: Translation-invariant feature-level clustering with Variational Autoencoders☆41Updated 4 years ago
- Graph regularized nonnegative matrix factorization (GNMF) in Python☆45Updated 4 years ago
- A Shared Nearest Neighbors clustering implementation. This code is basically a wrapper of sklearn DBSCAN, implementing the neighborhood s…☆13Updated 3 years ago
- A Python package for General Graphical Lasso computation☆31Updated last month
- c-lasso: a Python package for constrained sparse regression and classification☆32Updated 3 years ago
- Here I explain the math behind UMAP and show how to program it from scratch in Python☆38Updated 4 years ago
- Here we address the global structure preservation by tSNE and UMAP☆47Updated 4 years ago
- This Python package will allow you to replicate the experiments from our research on applying Optimal Transport as a similarity metric in…☆38Updated last year
- Code for the paper "End-to-end training of deep probabilistic CCA on paired biomedical observations".☆25Updated 3 years ago
- Attraction-Repulsion Spectrum in Neighbor Embeddings☆30Updated 2 years ago
- Archetypal Analysis network (AAnet)☆31Updated 3 months ago
- Tools for building and manipulating graphs in Python☆41Updated 2 years ago
- Probabilistic contrastive principal component analysis (PCPCA)☆24Updated 3 years ago
- Creating multi-resolution embeddings and clusters from high dimensional data☆50Updated 4 months ago
- Gaussian process regression package for counts data with negative binomial and zero-inflated negative binomial likelihoods☆21Updated 4 months ago
- ☆16Updated 4 years ago
- Integrative orthogonal non-negative matrix factorization☆31Updated 5 years ago
- Initialization is critical for preserving global data structure in both t-SNE and UMAP☆22Updated 3 years ago
- Code corresponding to the paper Diffusion Earth Mover's Distance and Distribution Embeddings☆35Updated 2 months ago
- Systematically learn and evaluate manifolds from high-dimensional data☆95Updated last year
- Code repository for the paper "Towards a Comprehensive Evaluation of Dimension Reduction Methods for Data Visualization"☆11Updated 6 months ago
- Controllability models of complex networks☆27Updated last year
- ESANN20 paper code repository. This package is a perplexity-free extension of Parametric t-SNE dimensionality reduction method implemente…☆21Updated last year
- Code for the paper on t-SNE with variable degree of freedom☆12Updated 5 years ago
- PyTorch implementation of the paper "Neural Decomposition: Functional ANOVA with Variational Autoencoders"☆25Updated 4 years ago
- Python Wrapper for FIt-SNE☆45Updated 3 years ago
- Latent spaces for single cells☆21Updated last year
- Python Matrix Factorization Module☆14Updated 7 years ago