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.
Go to Source of this post
Author Of this post: <a href="http://arxiv.org/find/cs/1/au:+Aburbeian_A/0/1/0/all/0/1">AlsharifHasan Mohamad Aburbeian</a>, <a href="http://arxiv.org/find/cs/1/au:+Ashqar_H/0/1/0/all/0/1">Huthaifa I. Ashqar</a>