mims-harvard/nimfa
Nimfa: Nonnegative matrix factorization in Python
Implements multiple NMF algorithms (Lee-Seung, NMF with projected gradients, probabilistic approaches) with flexible initialization strategies and built-in evaluation metrics (reconstruction error, explained variance, sparseness). Built on NumPy/SciPy for efficient numerical computation, it provides a unified API for comparing factorization methods and integrates with data fusion workflows, particularly for biomedical applications like gene expression analysis and drug discovery.
557 stars. No commits in the last 6 months.
Stars
557
Forks
138
Language
Python
License
—
Category
Last pushed
Feb 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mims-harvard/nimfa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
eliorc/node2vec
Implementation of the node2vec algorithm.
ferencberes/online-node2vec
Node Embeddings in Dynamic Graphs
mims-harvard/decagon
Graph convolutional neural network for multirelational link prediction
claws-lab/jodie
A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in...
mims-harvard/graphml-tutorials
Tutorials for Machine Learning on Graphs