trueprice / python-graph-clustering
A collection of Python scripts that implement various graph clustering algorithms, specifically for identifying protein complexes from protein-protein interaction networks.
☆94Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-graph-clustering
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆174Updated last year
- ☆170Updated 5 years ago
- embedding attributed graphs☆58Updated 2 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", [1] in Pytorch☆35Updated 6 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆120Updated 2 years ago
- Autoencoders for Link Prediction and Semi-Supervised Node Classification (DSAA 2018)☆253Updated 5 years ago
- Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bi…☆226Updated 4 years ago
- Source code for EvalNE, a Python library for evaluating Network Embedding methods.☆106Updated 7 months ago
- Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures☆129Updated 3 years ago
- node2vec implementation in C++☆51Updated 4 years ago
- Graph Embedding via Frequent Subgraphs☆44Updated 4 years ago
- This repository contains the TensorFlow implemtation of subgraph2vec (KDD MLG 2016) paper☆26Updated 7 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆115Updated last year
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆186Updated 4 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆65Updated 7 years ago
- ☆136Updated 3 years ago
- A package for combining multiple partitions into a consolidated clustering. The combinatorial optimization problem of obtaining such a co…☆69Updated 2 years ago
- A novel approach to evaluate community detection algorithms on ground truth☆21Updated 3 years ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆67Updated 2 years ago
- Contains the code (and working vm setup) for our KDD MLG 2016 paper titled: "subgraph2vec: Learning Distributed Representations of Rooted…☆42Updated 7 years ago
- Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.☆127Updated 2 years ago
- SNAP Python code, SWIG related files☆297Updated 2 years ago
- OhmNet: Representation learning in multi-layer graphs☆79Updated 4 years ago
- A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).☆105Updated last year
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆133Updated 2 years ago
- Easy link prediction tool☆141Updated 11 months ago
- Learning node representation using edge semantics☆52Updated 5 years ago
- This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".☆155Updated 6 years ago
- Keras implementation of Structural Deep Network Embedding, KDD 2016☆92Updated 6 years ago
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆121Updated 2 years ago