Skip to content
#

fraud-detection-using-machine-learning

Here are 15 public repositories matching this topic...

This project focuses on detecting fraudulent credit card transactions using machine learning techniques. The goal is to predict whether a given transaction is legitimate or fraudulent based on various features of the transaction.

  • Updated Nov 28, 2024
  • Python

🛡️ Welcome to our Credit Card Fraud Detection project! 💳 Harnessing the formidable prowess machine learning, we're steadfast in our mission to fortify your financial stronghold against deceitful adversaries. Join our crusade for financial resilience,Ensuring every transaction is securely monitored! 🔐💯

  • Updated Dec 31, 2024
  • Jupyter Notebook

To identify online payment fraud with machine learning, we need to train a machine learning model for classifying fraudulent and non-fraudulent payments. For this, we need a dataset containing information about online payment fraud, so that we can understand what type of transactions lead to fraud.

  • Updated Jan 26, 2025

A machine learning-based fraud detection system that preprocesses data, manages outliers, handles missing values, and mitigates multi-collinearity. It utilizes predictive modeling techniques (Logistic Regression, Random Forest, Gradient Boosting) and evaluates performance using precision, recall, F1-score, and ROC-AUC.

  • Updated Jan 29, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fraud-detection-using-machine-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fraud-detection-using-machine-learning topic, visit your repo's landing page and select "manage topics."

Learn more