huspark / nonnegative-matrix-factorization
A python program that applies a choice of nonnegative matrix factorization (NMF) algorithms to a dataset for clustering.
☆13Updated 5 years ago
Alternatives and similar repositories for nonnegative-matrix-factorization:
Users that are interested in nonnegative-matrix-factorization are comparing it to the libraries listed below
- PyTorch implementation of Robust Non-negative Tensor Factorization appearing in N. Dey, et al., "Robust Non-negative Tensor Factorization…☆20Updated last year
- An Internal Validity Index Based on Density-Involved Distance (2019).☆16Updated 2 months ago
- Co-regularized Non-negative Matrix Factorization☆18Updated 8 years ago
- Use Bayesian Global Optimization to solve inverse problems☆13Updated 9 years ago
- Shared Nearest Neighbor Clustering Algorithm: Implementation and Evaluation☆29Updated 5 years ago
- NonNegative Matrix Factorization with Low Rank via the Alternating Direction Method of Multipliers☆9Updated 7 years ago
- Code for An Adaptive Empirical Bayesian Method for Sparse Deep Learning (NeurIPS'19)☆20Updated 3 years ago
- MATLAB codes for several tensor based methods for hypergraph partitioning and subspace clustering☆13Updated 6 years ago
- Poisson Matrix and Tensor Factorization with sparse input and internal representations☆16Updated 5 years ago
- The sample code to study non-negative matrix and tensor factorization.☆38Updated 4 years ago
- Algorithms for learning network structure from effective resistances and other random-walk-based similarities.☆30Updated 7 years ago
- Robust Spectral Clustering. Implementation of "Robust Spectral Clustering for Noisy Data: Modeling Sparse Corruptions Improves Latent Emb…