credit-card-transactions

There are 5 repositories under credit-card-transactions topic.

  • alinasahoo/Credit-Card-Fraud-Detection

    This is my final project for my internship at EISystems Technologies. I have used two ML algorithms and tried my hands-on. Also, the final report is included.

    Language:Jupyter Notebook4000
  • ThecoderPinar/Credit-Card-Fraud-Detection-Project

    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. 🚀✨

    Language:Jupyter Notebook3101
  • denilsonsa/abn-amro-statement-parser

    Parser for the Dutch ABN AMRO bank and credit card transactions

    Language:Python220
  • rt1599/credit-card-fraud-detection

    The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be fraud. This model is then used to identify whether a new transaction is fraudulent or not.

    Language:Python1000
  • Vishakha-33/CreditCardFraudDetection

    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.

    Language:Jupyter Notebook10