Sat - 97.Pdf - Bank Fraud Detection Using Machine Learning Algorithm
Sat - 97.Pdf - Bank Fraud Detection Using Machine Learning Algorithm
The banking sector is a very important sector in our present day generation
where almost every human has to deal with the bank either physically or online.
In dealing with the banks, the customers and the banks face the chances of
been trapped by fraudsters. Examples of fraud include insurance fraud, credit
card fraud, accounting fraud, etc. Detection of fraudulent activity is thus critical
to control these costs. The most common types of bank fraud include debit
and credit card fraud, account fraud, insurance fraud, money laundering fraud,
etc. Bankers are obliged to safeguard their financial assets as well as
institutional integrity to armored the global financial system. Anti-fraud guard
systems are regularly circumvented by fraudsters' dodging techniques. This
paper hereby addresses bank fraud detection via the use of machine learning
techniques; association, clustering, forecasting, and classification to analyze
the customer data in order to identify the patterns that can lead to frauds. Upon
identification of the patterns, adding a higher level of verification/authentication
to banking processes can be added.
v
TABLE OF CONTENTS
vi
3.8 SYSTEM STUDY 29
3.7.3FEASIBILITYSTUDY 29
3.8.2. TECHNICAL FEASIBILITY 30
3.8.3. SOCIAL FEASIBILITY 30
4 RESULTS AND DISCUSSION 40
4.1. WORKING 40
5 CONCLUSION 41
5.1. CONCLUSION 41
REFERENCES 42
APPENDICES 43
A. SOURCE CODE 43
B. SCREENSHOTS 46
C. PLAGIARISM REPORT 50
vii
LIST OF FIGURES
viii
LIST OF ABBREVIATIONS
ABBREVIATIONS EXPANSION
ML Machine Learning
DT Decision Tree
TP True Positive
FP False Positive
TN True Negative
FN False Negative
ix
CHAPTER 1
INTRODUCTION.
1
OVERVIEW
Fraud detection is a set of activities undertaken to prevent money or
property from being obtained through false pretenses. Fraud detection is
applied to many industries such as banking or insurance. In banking,
fraud may include forging checks or using stolen credit cards.
2
MACHINELEARNING
3
SUPERVISED LEARNING
4
UNATTENDED LEARNING
5
CHAPTER 2
LITERATURE SURVEY
Fraud detection has been usually seen as a data mining problem where the
objective is to correctly classify the transactions as legitimate or fraudulent. For
classification problems many performance measures are defined most of which
are related with correct number of cases classified correctly.