FSCNMF
Matrix factorization tool
A software implementation of a matrix factorization technique to fuse graph structure and content into node embeddings.
An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".
19 stars
3 watching
9 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
analyticsartifical-intelligencedata-miningdata-sciencedeepwalkembeddingfactorization-machinefscnmfgraph-embeddinggraph2vecinformation-networkmachine-learningnetwork-embeddingnmfnode-embeddingnode2vecpcaregularizationword2vecword2vec-model
Related projects:
Repository | Description | Stars |
---|---|---|
benedekrozemberczki/m-nmf | An implementation of Community Preserving Network Embedding using deep learning and matrix factorization techniques | 120 |
benedekrozemberczki/boostedfactorization | An implementation of multi-level network embedding with boosted low-rank matrix approximation | 35 |
yangzi4/inmf | A software framework for nonnegative matrix factorization and its application to multi-modal omics data analysis | 16 |
juliastats/nmf.jl | Provides tools for factorizing non-negative matrices into lower rank products | 90 |
benedekrozemberczki/danmf | An implementation of a deep learning-based method for community detection in networks | 202 |
lockef/bidifac | A software package for factorizing and dimension reducing multidimensional data matrices | 3 |
benedekrozemberczki/gemsec | A reference implementation of graph embedding with clustering using deep learning techniques | 252 |
kimjingu/nonnegfac-matlab | Provides a collection of algorithms for nonnegative matrix and tensor factorizations. | 57 |
benedekrozemberczki/bane | A software implementation of a graph embedding algorithm | 86 |
benedekrozemberczki/sine | An implementation of a scalable method for learning node representations in complex networks | 72 |
benedekrozemberczki/graph2vec | This implementation provides a parallel method for graph representations using distributed learning techniques. | 902 |
benedekrozemberczki/musae | Implementation of a method for generating node embeddings in graph data with attributed information | 159 |
sambaranban/fscnmf | Provides code and data support for FSCNMF, a network representation technique. | 2 |
tempsdu/metamf | This repository provides an implementation of the Meta Matrix Factorization algorithm for federated rating predictions in distributed data settings. | 17 |
benedekrozemberczki/grarep | An implementation of a method for learning graph representations from global structural information in a network | 63 |