davisidarta / fastlapmapLinks
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 4 years ago
Alternatives and similar repositories for fastlapmap
Users that are interested in fastlapmap are comparing it to the libraries listed below
Sorting:
- Graph regularized nonnegative matrix factorization (GNMF) in Python☆46Updated 5 years ago
- generalized principal component analysis (GLM-PCA) implemented in python☆61Updated 4 years ago
- PyTorch implementation of BasisVAE: Translation-invariant feature-level clustering with Variational Autoencoders☆42Updated 5 years ago
- Here we address the global structure preservation by tSNE and UMAP☆47Updated 5 years ago
- Integrative orthogonal non-negative matrix factorization☆32Updated 6 years ago
- Attraction-Repulsion Spectrum in Neighbor Embeddings☆31Updated 3 years ago
- Python Wrapper for FIt-SNE☆45Updated 4 years ago
- ☆17Updated 5 years ago
- Contrastive PCA☆231Updated 3 months ago
- This Python package will allow you to replicate the experiments from our research on applying Optimal Transport as a similarity metric in…☆42Updated 2 years ago
- Tools for building and manipulating graphs in Python☆46Updated last month
- Bootstrap Elastic net regression from Time Series is a vector-autoregressive approach to causal inference from gene expression time serie…☆20Updated 3 years ago
- c-lasso: a Python package for constrained sparse regression and classification☆32Updated 4 years ago
- Learning disentangled representations of single-cell data for high-quality generation☆16Updated last year
- Initialization is critical for preserving global data structure in both t-SNE and UMAP☆24Updated 4 years ago
- A Shared Nearest Neighbors clustering implementation. This code is basically a wrapper of sklearn DBSCAN, implementing the neighborhood s…☆16Updated 4 years ago
- A Library for Denoising Single-Cell Data with Random Matrix Theory☆37Updated 2 years ago
- Here I explain the math behind UMAP and show how to program it from scratch in Python☆38Updated 5 years ago
- Creating multi-resolution embeddings and clusters from high dimensional data☆57Updated last year
- ESANN20 paper code repository. This package is a perplexity-free extension of Parametric t-SNE dimensionality reduction method implemente…☆23Updated 2 years ago
- Implemented Laplacian Eigenmaps☆20Updated 4 years ago
- Systematically learn and evaluate manifolds from high-dimensional data☆104Updated 3 months ago
- A data analysis package for high-dimensional, multi-block data.☆12Updated 4 years ago
- A package for combining multiple partitions into a consolidated clustering. The combinatorial optimization problem of obtaining such a co…☆74Updated 3 years ago
- Hierarchical graph clustering☆38Updated 7 years ago
- Siamese neural network for sequence embedding☆20Updated 7 years ago
- deep learning toolkit (written on top of tensorflow) to streamline computational biology analysis☆22Updated 2 years ago
- Matlab implementation of the Elastic Principal Graphs (ElPiGraph) method☆14Updated 3 years ago
- Code for the paper "End-to-end training of deep probabilistic CCA on paired biomedical observations".☆28Updated 4 years ago
- Use LSTM neural network for 1D distributional data prediction☆22Updated 3 years ago