Skip to content

HSVI/Fraud-Detection-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Fraud-Detection-Project πŸ”

Logistic Regression Model using scikit-learn

This project aims to enhance transaction auditing with a Logistic Regression model to detect fraudulent activities 🚨. Designed for seamless integration into automatic workflows and autoflagging systems, this tool efficiently identifies suspicious transactions.

Features πŸ“Š

  • Type of Transaction
  • Current System Fraud Flag
  • Transaction Step
    • Note: 'Step' represents a unit of time in the transaction process (hours, days, etc.)
  • Transaction Amount
  • Old Balance of Origin Account
  • New Balance of Origin Account
  • Old Balance of Destination Account
  • New Balance of Destination Account

Utilizing One Hot Encoding throughout its process, this model offers a swift and reliable method to flag transactions for further personal inspection. While it may not replace existing systems, it significantly aids in managing large volumes of transactions efficiently πŸ”„.

Explore the code and see how advanced fraud detection can be achieved! πŸš€

Note: the dataset is too large to upload to the repository

About

Logistic regression model using scikit-learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published