Fraud Detection model based on anonymized credit card transactions It is important that credit card companies are able to recognize fraudulent credit card transactions so that customers are not charged for items that they did not purchase.
This dataset contains credit card transactions made by European cardholders in the year 2023. It comprises over 550,000 records, and the data has been anonymized to protect the cardholders' identities. The primary objective of this dataset is to facilitate the development of fraud detection algorithms and models to identify potentially fraudulent transactions.
get the code from the repository
https://github.com/pratik305/Credit_Card2023.git
download the dataset https://www.kaggle.com/datasets/nelgiriyewithana/credit-card-fraud-detection-dataset-2023/data
install required python packages if previously not installed
Finally run on Jupyter Notebook and enjoy 😉