Build a GNN-based real-time fraud detection solution using the Deep Graph Library without using external graph storage Dmitriy Bespalov AWS Machine Learning Blog
Fraud detection is an important problem that has applications in financial services, social media, ecommerce, gaming, and other industries. This post presents an implementation of a fraud detection solution using the Relational Graph Convolutional Network (RGCN) model to predict the probability that a transaction… Read More »Build a GNN-based real-time fraud detection solution using the Deep Graph Library without using external graph storage Dmitriy Bespalov AWS Machine Learning Blog