Tutorials for Machine Learning on Graphs
-
Updated
Jul 8, 2021 - Jupyter Notebook
Tutorials for Machine Learning on Graphs
[IJCNN 2021] Unified Spatio-Temporal modeling for traffic forecasting using Graph Convolutional Network
Research Project I completed under Dr Vinti Agrawal at BITS Pilani.
Data and code for Salesforce Research paper, GAEA: Graph Augmentation for Equitable Access via Reinforcement Learning - https://arxiv.org/abs/2012.03900 . The paper provides methods for constraint graph augmentation and optimal facility placement problems
Pure Go machine learning framework. Train, run, and serve ML models with go build. Zero CGo.
Graph-native AML investigation: 14 topology features, LightGBM scoring (ROC-AUC 0.87), path-level explanations, live case explorer.
Graph-based anomaly detection for Medicare Part B billing fraud using public CMS data.
Production-grade fraud detection pipeline with entity-level behavioral feature engineering, velocity anomaly detection, graph-based risk signals, and real-time scoring API. Built with XGBoost, PyTorch, FastAPI, and Docker.
Machine learning on graphs
Graph-RAG for Customer Journey Intelligence using NetworkX + LLM. Path-aware retrieval outperforming vector RAG on temporal queries, cohort comparison with real statistics, 5 pre-built analytics queries, and fully dockerized FastAPI/Streamlit architecture deployed on HuggingFace Spaces.
Compare LLM text embeddings with structure-aware Graph AI (GNN link prediction) on any dataset with nodes, text, and edges.
Detecção de lavagem de dinheiro com análise de grafos. Identifica estruturas suspeitas, smurfing e contas laranja em redes de transações.
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
Identificação de influenciadores e advogados de marca com análise de grafo social. Mede alcance real, engajamento e fit com a marca.
A deep learning architecture combining spectral graph neural networks with curriculum learning for HOMO-LUMO gap prediction on PCQM4Mv2. Features a dual-view architecture with Chebyshev polynomial-based spectral convolutions and complexity-driven training schedules.
Graph ML platform for fraud ring detection using node2vec embeddings and community detection on transaction networks
Conditional VGAE for generating synthetic temporal contact networks from node metadata
Prototype graph-based anomaly detection for Medicare skin substitute billing patterns.
Add a description, image, and links to the graph-ml topic page so that developers can more easily learn about it.
To associate your repository with the graph-ml topic, visit your repo's landing page and select "manage topics."