Realtime Fraud Detection With Gnn On Dgl Versions Save

An end-to-end blueprint architecture for real-time fraud detection(leveraging graph database Amazon Neptune) using Amazon SageMaker and Deep Graph Library (DGL) to construct a heterogeneous graph from tabular data and train a Graph Neural Network(GNN) model to detect fraudulent transactions in the IEEE-CIS dataset.

v2.0.5

1 year ago

Changelogs

  • fix: add missing sagemaker:AddTags to sfn execute role
  • fix: explicitly set log bucket object ownership for S3 ACL change

v2.0.4

1 year ago
  • pin Neptune engine version to 1.2.0.1

v2.0.4-rc0

1 year ago
  • pin Neptune engine version to 1.2.0.1

v2.0.3

1 year ago

Changelogs

  • fix: learning rate and epoch in training

v2.0.2

1 year ago

Changelogs

  • feat: (experimental)SageMaker serverless Inference
  • fix: bump Lambda runtime to Nodejs 16.x and Python 3.9
  • fix: update documentdb certificate when deploying to AWS China regions

v2.0.2-rc0

1 year ago
  • fix: bump Lambda runtime to Nodejs 16.x and Python 3.9
  • feat: (experimental)SageMaker serverless Inference

v2.0.1

2 years ago
  • Fix CloudFormation deployment due to expired Api key of graphql #272

v2.0.1-rc0-rel

2 years ago

v2.0.1-rc0

2 years ago

v2.0.0

2 years ago

It’s an end-to-end solution for real-time fraud detection which leverages graph database Amazon Neptune, Amazon SageMaker and Deep Graph Library (DGL) to construct a heterogeneous graph from tabular data and train a Graph Neural Network(GNN) model to detect fraudulent transactions in the IEEE-CIS dataset.

  • model training pipeline
  • online business monitor
  • online docs