Detecting Fraudulent Transactions
Detecting Fraudulent Transactions
Abstract—When constructing a credit card fraud models are built which help in detecting fraud or
detection model we extract the right features from not.
the transactional dataset. In this paper we propose Fraud can be defined as the intent of deception in
to create the respective models for Random forest, order to obtain financial gain and without the
Logistic regression, Support vector machine(SVM) knowledge of the card owner and the Bank.
and Naïve Bayes algorithm. And find the accuracy Credit card Fraud can be of types:
rates of each algorithms and get the most accurate 1. CARD-NOT PRESENT(CNP)
algorithm to detect fraudulent transaction.
2. LOST AND STOLEN CARDS
3. CARD ID THEFT
I. INTRODUCTION 4. ACCOUNT TAKEOVER.
Due to advancement in E-commerce, the online
transactions have increased which has caused
increase in the fraudulent transactions.
In the era of digital world it is necessary to identify
II.ALGORITHMS
the frauds and provide appropriate solutions by
understanding various technologies algorithms and 1.Random Forest
types involved in detection. Forest is a collection of decision trees.Decision tree
The dataset of transactions is given to the machine, are mainly indulged in overfitting of training
which understands the data by analysing. And data.They show high variation for small change in
using machine learning algorithms the respective the input data,hence is sensitive to specific
data.The input data can be trained to ensure that it
We extract the essential features from the [3] Karunya University “Analysis on credit card fraud detection methods”
Asst professor Annie Portia.
transactional data and try to find the genuine [4] IEEE journal,”A novel approach using aggregation strategy and
feature from all these algorithms. feedback mechanism” Changun jiang,2017
[5] Tongji University,”Random forest for credit card fraud
REFERENCES detection”,Shiyang xuon ,Shangai China.
[6] Tongji University,”Algorithms for detection”Guanjum liu,China.