Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

STACK-GFD: Stacked Ensemble Learning for Graph-Based Fraud Detection

Overview

STACK-GFD is a two-level stacked ensemble combining four GNN-based anomaly detectors with an XGBoost meta-learner for fraud detection across multiple graph domains.

Results

Dataset AUC-ROC Improvement
Amazon 95.08% +19.78%
DGraph-Fin 83.50% +40.81%
MulDiGraph 99.70% +5.39%

Requirements

See requirements.txt

Datasets

How to Run

  1. Install requirements: pip install -r requirements.txt
  2. Run notebook

About

Stacked ensemble of 4 GNN anomaly detectors + XGBoost meta-learner for fraud detection — 95% AUC on Amazon dataset, +19.8% over best single model.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages