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.
-
Updated
Jan 26, 2021 - Jupyter Notebook
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.
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. 🚀✨
Parser for the Dutch ABN AMRO bank and credit card transactions
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.
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.
ML model developed using European credit card transaction data to identify suspicious activities.
Add a description, image, and links to the credit-card-transactions topic page so that developers can more easily learn about it.
To associate your repository with the credit-card-transactions topic, visit your repo's landing page and select "manage topics."