Skip to content

eatangphd/Fraud_Detection_Rules_Engine_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Fraud_Detection_Rules_Engine_Project

Python 3.8+ License: MIT Open In Colab

A Python-based simple rules engine to flag potential fraudulent personal spending transactions. Topics: Python, rules-engine, anomaly-detection, personal-finance, fraud-detection, data-science, matplotlib, pandas, numpy, seaborn, Google Colab

📋 Overview

Fraud Detector Rules Engine is a rule-based fraud detection system that analyzes personal spending patterns to identify potentially fraudulent transactions. This project demonstrates how simple rules can be created and tested using transaction data (date, amount, category).

🎯 Features

  • Statistical Anomaly Detection: Identifies transactions that deviate from normal patterns
  • Category-Based Rules: Flags unusual spending in specific categories
  • Frequency Analysis: Detects unusual transaction patterns
  • Visual Analytics: Comprehensive charts and graphs for rule performance
  • False Positive Analysis: Measures and visualizes rule effectiveness
  • Google Colab Ready: Run instantly in your browser without installation

🚀 Quick Start

Run in Google Colab (Recommended)

Click the badge below to open the notebook directly in Google Colab:

Open In Colab

🤝 Contributing

Feel free to fork this project and adapt it for your own use case. Pull requests are welcome!

📝 License

This project is open source and available under the MIT License.

⭐ Acknowledgments

  • Inspired by real-world fraud detection systems
  • Built with Python, Pandas, and Matplotlib
  • Special thanks to the open-source community

📧 Contact email: liz21atang@gmail.com

Elizabeth (Epse Kombe) Atang: LinkedIn

Project Link: GitHub

About

A Python-based simple rules engine to flag potential fraudulent personal spending transactions. Topics: python, rules-engine, anomaly-detection, personal-finance, fraud-detection, data-science, matplotlib, pandas, numpy, seaborn, google-colab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors