Skip to content
#

creditcardfrauddetection

Here are 42 public repositories matching this topic...

This repository demonstrates how to build a robust fraud detection system that combines supervised learning techniques with anomaly detection models. It provides end-to-end implementation, from data preprocessing and model training to deploying a real-time fraud detection API using FastAPI.

  • Updated Feb 17, 2025
  • Jupyter Notebook

In this Upgrad/IIIT-B Capstone project, we navigated the complex landscape of credit card fraud, employing advanced machine learning techniques to bolster banks against financial losses. With a focus on precision, we predicted fraudulent credit card transactions by analyzing customer-level data from Worldline and the Machine Learning Group.

  • Updated Nov 19, 2023
  • Jupyter Notebook

This repository presents a credit card fraud detection system utilizing a Logistic Regression model trained on a dataset of 284,807 transactions with significant class imbalance. After employing under-sampling for balance, the model achieves a test accuracy of around 93.40%, showcasing the effectiveness of ML in identifying fraudulent transactions.

  • Updated Mar 28, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the creditcardfrauddetection 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 creditcardfrauddetection topic, visit your repo's landing page and select "manage topics."

Learn more