Credit Card Duplicity Spotting On Gaining The Knowledge On Machine Learning
Credit Card Duplicity Spotting On Gaining The Knowledge On Machine Learning
ISSN No:-2456-2165
Abstract:- With the help of technologies like artificial B. Manual Credit Card Imprints
intelligence (AI), machine learning, big data, blockchain, The magnetic strip on a credit card is used by fraudsters
cloud computing, and IoT the technological revolution is in this sort of scam. There will be falsified transactions in the
speeding (IoT). There has been a dramatic increase in the future because of this knowledge.
number of cyber-attacks and criminal activities as a result
of the widespread use of ever-improving internet C. Original Card Not Exist
technologies. Fraudulent use of credit cards is a major When a card is used without the cardholder actually
concern for the banking sector across the world. Credit having it in their hands, the fraudster gets access to the
card fraud is growing at an alarming rate and has become account number and expiration date of the card.
a major concern, especially as the amount of financial
transactions utilising credit cards grows. Here, we've D. Mail Non-Receipt Fraud
looked at some credit card fraud detection methods that Every time a consumer applies for a new credit card, the
can help protect against a variety of scams. The research process takes a while. Because of this, fraudsters utilise
problems were also discussed and analysed. For the intercepted delivery to their advantage, changing the user's
purpose of detecting credit card fraud, we've deployed six identity to their own and then making transactions, a practise
widely-accepted machine learning approaches. A known as Never Received Issue Fraud.
confusion matrix is created for each machine learning
approach so that the algorithm's performance may be E. Counterfeit Card Fraud
evaluated. Accuracy, precision, recall, specificity, All the properties of a genuine magnetic swipe card may
misclassification and F1 score are used to evaluate its be found in this replica card. Skimming is a method that may
efficacy. Machine learning approaches can be useful in be used to accomplish this. This fictitious card may be used
detecting credit card fraud, according to the results. For to make purchases because it is completely working.
fraud detection, we propose utilising different machine
learning algorithms, even though the findings F. Off track and Stolen Card Fraud
demonstrate that each algorithm has a high degree of Due to some unknown circumstances, the card holder
precision and recall. had their card stolen. If a fraudster manages to obtain the card,
he or she may then use it to make purchases. Because internet
Keywords:- Credit Card Fraud, Fraud Detection by Machine transactions require a pin number, it's harder, but it can still
Learning, Machine Learning Techniques. be done.
The authors of this study [8] discuss a genetically We took these procedures to deploy the machine
programmed fuzzy system for detecting credit card fraud. learning algorithms outlined above. On Kaggle [17], a
Using this method, data from actual house insurance claims standard data set is used to evaluate the algorithms. Python
and credit card transactions may be utilised to generate has been used to provide a test environment in which various
categorization criteria. machine learning approaches may be evaluated.
A. Data Set Description parameters are used to calculate accuracy, recall, and
In order to obtain this data, you may go to: https://mlg- precision, among other things.
ulb/creditcardfraud/home. Due to difficulties with
confidentiality, this dataset does not include any background
information on the 28 features out of the 30 features. Thus,
principal component analysis generates the values of these
attributes. Principal components such as 'Amount' and 'Time'
have not been turned into features. When fraud occurs, the
class is set to 1 and when it does not occur, the class is set to
0.