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.
翻译:信用卡已成为网上和离线交易中最受欢迎的支付方法。由于技术的发展和欺诈案件的增加,有必要建立欺诈检测算法,以准确识别和制止欺诈活动。本文采用随机森林算法来解决手头的问题。本研究报告使用了信用卡交易的数据集。处理信用卡欺诈发现的主要问题是大多数交易都是非欺诈交易的不平衡数据集。为了克服不平衡数据集的问题,使用了合成少数群体过度采样技术(SMOTE)。采用超参数技术来提高随机森林分类员的性能。结果显示,RF分类器获得了98 % 和大约98 % F1核心价值的准确性,这很有希望。我们还相信,我们的模型比较容易应用,能够克服欺诈检测应用中的不平衡数据问题。</s>