graph-mining topic

List graph-mining repositories

gnn-meta-attack

139
Stars
26
Forks
Watchers

Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".

PracticalMachineLearning

81
Stars
24
Forks
Watchers

A curated collection of machine learning resources, including notebooks, code, and books, all of which are either free or open-source

Awesome-Deep-Graph-Anomaly-Detection

302
Stars
47
Forks
Watchers

Awesome graph anomaly detection techniques built based on deep learning frameworks. Collections of commonly used datasets, papers as well as implementations are listed in this github repository. We al...

RolX

61
Stars
21
Forks
Watchers

An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)

pyrwr

114
Stars
25
Forks
Watchers

Python Implementation for Random Walk with Restart (RWR)

GraMi

104
Stars
39
Forks
Watchers

GraMi is a novel framework for frequent subgraph mining in a single large graph, GraMi outperforms existing techniques by 2 orders of magnitudes. GraMi supports finding frequent subgraphs as well as...

ReadingList

113
Stars
20
Forks
Watchers

Papers on Graph Analytics, Mining, and Learning

SelfTask-GNN

93
Stars
19
Forks
Watchers

Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"

walklets

101
Stars
22
Forks
Watchers

A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).