Skip to content

Python app for detecting credit card frauds using a graph database

License

Notifications You must be signed in to change notification settings

phannsokha/card-fraud

 
 

Repository files navigation

🔍 Credit Card Fraud Demo 🔍

license build

Follow @memgraphdb Discord

A web application with backend in Flask and frontend in JavaScript and D3.js that uses Memgraph to analyze credit card transactions. The dataset is randomly generated each time the app is started.

Data model

memgraph-tutorial-credit-card-fraud-data-model

Prerequisites

You will need:

Running the app

You can start everything using Docker Compose:

docker-compose build
docker-compose up

About

Python app for detecting credit card frauds using a graph database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 78.8%
  • HTML 14.1%
  • JavaScript 5.1%
  • Python 1.9%
  • Other 0.1%