surajnakka / graph-data-analysisLinks
Worked with a number of real-world datasets available at http://snap.stanford.edu/ to identify the importance of certain nodes in terms of their degree, betweenness, closeness centralities and clustering co-efficient. • Studied the different random graph generator models to identify the best synthetic random graph generator that reflects real-wo…
☆11Updated 8 years ago
Alternatives and similar repositories for graph-data-analysis
Users that are interested in graph-data-analysis are comparing it to the libraries listed below
Sorting:
- embedding attributed graphs☆57Updated 3 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆76Updated 5 years ago
- Code for Arxiv 2018 Paper "HAHE: Hierarchical Attentive Heterogeneous Information Network Embedding"☆32Updated 6 years ago
- An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).☆61Updated 3 years ago
- Graph Recurrent Networks with Attributed Random Walks☆28Updated 2 years ago
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆125Updated 3 years ago
- Timerank: Tracking the Evolution of Communities in Dynamic Social Networks☆22Updated 8 years ago
- A novel approach to evaluate community detection algorithms on ground truth☆22Updated 4 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 6 years ago
- GloDyNE: Global Topology Preserving Dynamic Network Embedding (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/930271…☆65Updated 4 years ago
- Graph Neural Networks for Community Detection☆64Updated 5 years ago
- Companion repository for the KDD'18 hands-on tutorial on Higher-Order Data Analytics for Temporal Network Data☆46Updated 6 years ago
- Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"☆36Updated 5 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆64Updated 8 years ago
- Code for "M. Zhang, Z. Cui, S. Jiang, and Y. Chen, Beyond Link Prediction: Predicting Hyperlinks in Adjacency Space, AAAI-2018".☆21Updated 7 years ago
- DeepHawkes: Popularity Prediction of Information Cascades☆95Updated 8 years ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆69Updated 3 years ago
- A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).☆84Updated 2 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", [1] in Pytorch☆35Updated 7 years ago
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆133Updated 3 years ago
- Learning Community Embedding with Community Detection and Node Embedding on Graphs☆34Updated 6 years ago
- Accelerated Attributed Network Embedding, SDM 2017☆50Updated 5 years ago
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Updated 3 years ago
- Label-Propagation-Algorithm Python-Implementation☆29Updated 11 years ago
- LEMON: A local algorithm for fast, high-precision overlapping community detection☆55Updated 8 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆186Updated 5 years ago
- ☆28Updated 7 years ago
- ANRL: Attributed Network Representation Learning via Deep Neural Networks(IJCAI-2018)☆87Updated 2 years ago
- Learning node representation using edge semantics☆54Updated 6 years ago
- weighted random walk implementation for deepwalk (in python)☆85Updated 4 years ago