edwardelson / link-predictionLinks
This is a collection of link prediction tutorials that I wrote. Some notebooks are accompanied by medium blogposts that you can find here https://medium.com/@eekosasih .
☆10Updated 4 years ago
Alternatives and similar repositories for link-prediction
Users that are interested in link-prediction are comparing it to the libraries listed below
Sorting:
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆133Updated 2 years ago
- Change Detection in a sequence of Graphs☆22Updated 3 years ago
- here you can find the material used for our Tutorials☆103Updated 3 years ago
- ☆96Updated 2 years ago
- A repo for holding example code☆157Updated 4 months ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆134Updated 5 years ago
- spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoe…☆64Updated 4 years ago
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆125Updated 2 years ago
- Code for "R-GCN: The R Could Stand for Random"☆37Updated 2 years ago
- A curated list of awesome graph representation learning.☆69Updated 5 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆187Updated 2 years ago
- Jupyter notebooks for testing ML models☆21Updated 4 years ago
- A Persistent Weisfeiler–Lehman Procedure for Graph Classification☆63Updated 4 years ago
- A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).☆84Updated 2 years ago
- A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).☆206Updated 2 years ago
- Given an input graph (ArangoDB or PyG) it generates graph embeddings using Low-Code framework built on top of PyG.☆68Updated last year
- New Algorithms for Learning on Hypergraphs☆41Updated 3 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", [1] in Pytorch☆35Updated 7 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆46Updated 2 years ago
- Source code for EvalNE, a Python library for evaluating Network Embedding methods.☆106Updated last year
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago
- (Personalized) Page-Rank computation using PyTorch☆92Updated 2 years ago
- Spatiotemporal datasets collected for network science, deep learning and general machine learning research.☆60Updated last year
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- Scalable Graph Neural Networks with Deep Graph Library☆22Updated 4 years ago
- Repository for GNN tutorial using Pytorch and Pytorch Geometric (PyG) for ODSC 2021☆44Updated 3 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 4 years ago
- Pytorch Geometric link prediction of a homogeneous social graph.☆26Updated 2 years ago
- A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).☆71Updated 2 years ago
- The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical…☆49Updated 2 years ago