Credit Card Fraud Detection Using Enhanced Random Forest Classifier for Imbalanced Data
The credit card has become the most popular payment method for both online and offline transactions. The necessity to create a fraud detection algorithm to precisely identify and stop fraudulent activity arises as a result of both the development of technology and the rise in fraud cases. This paper implements the random forest (RF) algorithm to solve the issue in the hand. A dataset of credit card transactions was used in this study. The main problem when dealing with credit card fraud detection is the imbalanced dataset in which most of the transaction are non-fraud ones. To overcome the problem of the imbalanced dataset, the synthetic minority over-sampling technique (SMOTE) was used. Implementing the hyperparameters technique to enhance the performance of the random forest classifier. The results showed that the RF classifier gained an accuracy of 98% and about 98% of F1-score value, which is promising. We also believe that our model is relatively easy to apply and can overcome the issue of imbalanced data for fraud detection applications.
Code (0)
등록된 구현이 없습니다.
Tasks
Fraud DetectionSimilar Papers 제목 키워드 기반
Credit Card Fraud Detection Using Machine Learning Approach
Using new spam technologies to carry out internet banking fraud refers to shifting and withdrawing money from the user’s balance account without it’s authorization. Credit card fraud pops into the mind so far in the c…
Fraud DetectionImproving Credit Card Fraud Detection with an Optimized Explainable Boosting Machine
Addressing class imbalance is a central challenge in credit card fraud detection, as it directly impacts predictive reliability in real-world financial systems. To overcome this, the study proposes an enhanced workflow b…
Interpretable Machine LearningFeature ImportanceFraud DetectionMultiple perspectives HMM-based feature engineering for credit card fraud detection
Machine learning and data mining techniques have been used extensively in order to detect credit card frauds. However, most studies consider credit card transactions as isolated events and not as a sequence of transactio…
Feature EngineeringFraud DetectionA Survey of Credit Card Fraud Detection Techniques: Data and Technique Oriented Perspective
Credit card plays a very important rule in today's economy. It becomes an unavoidable part of household, business and global activities. Although using credit cards provides enormous benefits when used carefully and resp…
Anomaly DetectionFraud DetectionGeneral ClassificationDeep Learning Methods for Credit Card Fraud Detection
Credit card frauds are at an ever-increasing rate and have become a major problem in the financial sector. Because of these frauds, card users are hesitant in making purchases and both the merchants and financial institu…
BIG-bench Machine LearningDeep LearningFraud Detection