Binary Classification Model for Fraudulent Credit Card Transactions

V. Aishwarya
Abstract:: Financial Fraud has been around for centuries since the time internet banking has taken off and is increasing substantially with the innovation of technology and the global superhighways of communication as a consequence of losing out billions of dollars world-wide each year. Unusually, large transactions or the ones that happen in atypical locations evidently deserve additional verification which could be detected by looking at on-surface and evident signals. So as to overcome these fraudulent acts we employ a fraud detection system which not only detects fraud but further makes it essential to model past credit card transactions with the ones that are atypical or turned out to be fraud. In this research paper, my objective is to identify the typical patterns found in transactions by employing a supervised learning approach and trainabinary classification model that can identify the features of these transactions and sort the data into one of two transaction classes: fraudulent or valid, based on provided, historical data. I have explained a Linear learning technique which could have two applications: Regression and Binary Classification that uses Amazon Sagemaker and an extensive review is done on Binary Classification on the basis of quantitative measurements such as accuracy, detection rate and false alarm rates.
Computer Science,Business
What problem does this paper attempt to address?