Skip to content
#

credit-card-transactions

Here are 5 public repositories matching this topic...

Language: All
Filter by language

This project focuses on the detection of credit card fraud using various data science and machine learning techniques. The dataset includes a record of credit card transactions over a specific period, with the goal of accurately identifying fraudulent activities. 🚀✨

  • Updated Mar 30, 2024
  • Jupyter Notebook

This repository features code for a fraud detection model achieving 100% accuracy in identifying fraudulent credit card transactions. Utilizing transaction data from Jan 2019 to Dec 2020, the model employs RandomForestClassifier, assessing features like credit card numbers, transaction amounts, and merchant information.

  • Updated Apr 21, 2024
  • Jupyter Notebook

Improve this page

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

Learn more