SlideShare una empresa de Scribd logo
1 de 19
Descargar para leer sin conexión
HARISH SHARMA SIR TANVI SHARMA (20/402)
SHRUTI GARG (20/399)
Financial Fraud Detection in Healthcare
Using Machine And Deep Learning
Submitted To :- Submitted by:-
Subject:- Recent Topics
Financial Fraud
Detection in
Healthcare Using
Machine And
Deep Learning
1
RESEARCH
PAPERS
2
REAL WORLD
PROBLEM
3
EXPERIMENTS
METHODS
4
RESULT AND
CONCLUSION
5
CONTENT
Introduction
Introduction
The system for detecting the fraud might be composed of
a manual process and the expertise algorithm for
detecting the fraud automatically. The automatic
operation can be based upon all previous ways of fraud
transactions happened.Detection of fraud is the process of
analyzing the behavior of card holders’ transactions to
know whether the conducted transaction is genuine.
Different frauds in a credit card can be categorized
as fraud in external card or inner card. Fraud in
inner card happens due to commitment of false
identity between the bank and the cardholders,
and fraud in external card includes the usage of a
stolen credit card to withdraw the cash by dubious
means.
Credit card fraud detection is associated with many
challenges, such as dynamic or the fraudulent
behavior of credit cardholders. Such kinds of activities
can be identified using the popular technology called
artificial intelligence through machine learning and
deep learning algorithms , such as KNN , random
forest , decision tree , Logistic Regressionj , netural
networks.
Credit Card Fraud
The most popular algorithm for detecting frauds in credit
is inspired by nature.
In behavior frauds, the criminal thieves the detail related to the
account and the password related to that account and uses that for
with-drawing the money. Credit card fraud is more accessible as
more money can be earned with less amount of risk in less
duration of time.
Application fraud
it relates to the criminal who owns a credit card from different
issuing companies by spreading false data related to the
cardholder .
Behavior fraud
The sequence pattern of credit card transactions
mainly relates to the Hidden Markov Model
(HMM), which identifies the effectiveness based
on credit card fraud.
They evaluate the data with various techniques
such as Random Forest, Logistic Regression, and
Support Vector Machine to predict the different
frauds related to the credit card with the
aggregation technique. However, this aggregation
method fails to detect the real-time fraud that
happens in the transaction with the credit card
Awoyemi et al. in 2017 [1] investigated severely distorted credit
card fraudulent information; this research analyzes the
efficiencies of various methodologies such as Naive Bayes, KNN,
and Logistic Regression. Credit card transaction information-
based data including 284,807 transactions were gathered from
European customers. On the distorted information, a combination
strategy of undersampling and oversampling is used. The original
and preprocessed data are subjected to three procedures. Python
is used to carry out the task. The findings reveal that Naive Bayes,
K-Nearest Neighbor, and Logistic Regression classifiers have an
optimum accuracy of 97.92%, 97.69%, and 54.86%, respectively.
KNN outperforms Naive Bayes and Logistic Regression methods,
according to the comparison findings.
Related Work
Research Paper 1:-
Dal Pozzolo et al. in 2017 [2] proposed three key
contributions. First, with the aid of their research
assistance, the authors offer a formalization of the fraud-
identification issue that accurately reflects the working
circumstances of FDSs that monitor enormous flows of
credit card transactions daily. The authors also showed how
to utilize the most relevant evaluation metrics for fraud
identification. Second, the authors devised and tested a
unique learning approach for dealing with class imbalance,
idea drift, and verification delay. Third, the authors
illustrated the influence of class imbalance and idea drift in
a real-world information stream with more than 75 million
transactions permitted over three years in their studies. To
train the behavior characteristics of regular and anomalous
transactions, two types of random forests are employed
Research Paper 2:-
Feature Selection
Payment via credit card has become more
common in both online and offline settings.
As result, the rate of fraud increases, resulting in massive losses
for financial and e-commerce companies. Traditional fraud
detection takes a long time; thus, some artificial intelligence
models were required for detecting and tracking down credit
card fraud.
These intelligence techniques include many techniques based on
computational intelligence. The supervised and unsupervised
learning methods are used in the fraud detection system
.
The supervised technique of fraud detection relies on the transaction based
on fraudulent and legitimate and then newly occurred transaction
classified based on the learned model, whereas in
SUPERVISED LEARNING
UNSUPERVISED LEARNING:-
an unsupervised model of fraud detection, the transactions that lie in
outliers are the mainly considered transactions related to the fraud.
For fraud detection, algorithms such
as backpropagation of error signals
with forward and backward passes are
used.
Experimental Setup and Methods
This section explains how a dataset and various deep learning and machine
learning classifiers, including Logistic Regression, Naive Bayes, Decision Tree,
KNN, and the Sequential Model, were used in the experiment.
Preprocessed data are fed into the classifier algorithm during the training phase.
The accuracy of identifying credit card fraud is later determined by evaluating the
test data. Finally, accuracy and best performance are evaluated for each of the
various models.
To determine which model performs better in the real-time scenario, a subset of
the legal ratio with the total number of fraud transactions is used.
Before creating the classifier, all of these algorithms go through various stages
such as data collection, data preprocessing, data analysis, data training with
various classifiers, and later data testing. Preprocessing involves converting all
of the data into a format that can be used. Using two different data distribution
sets, the hybrid undersampling (negative class) and oversampling (positive
class) techniques were applied.
The source of the dataset is the UCI Machine Learning Repository.
The dataset holds the information related transaction conducted
through credit cards as a default payment gateway of the different
customers in Taiwan.
Dataset :
The sequential model generates its sequential value by estimating the
input values for the series which can be time-series data. It is easier to
train the dataset through a sequential model as it requires minimum
computation complexity and generates a better result.
Naive Bayes is the statistical method that relies on Bayesian theory,
where the result is obtained based on the highest probability. It
estimates the probability of the unknown value based upon the known
value. The logic and prior knowledge can be applied to predict
unknown
probability.
Sequential
Model :
Naive Bayes
Classifier :
KNN classifier is an example of a learning approach
where classification is done based on the Manhattan
or Euclidean and Minkowski distance function-
calculated measure of similarity. While the
Minkowski function primarily deals with categorical
data, the Manhattan or Euclidean function primarily
deals with continuous variables.
.
Logistic
Regression
K-Nearest
Neighbou
r
A useful method for calculating the probability of binary
classes based on
one or more features is logistic regression. It generates
the sigmoid
nonlinear function's ideal parameter
RESULT:-
all performance metrics’ comparison
graph is represented in Figure 3.
RESULT:-
evaluating all these classifier models, training is conducted
using 70% of the entire dataset, while for testing and
validating, 30% of the dataset is used. Accuracy, specificity,
sensitivity, precision, and the Matthews correlation
coefficient (MCC) with the rate of balance classification are
applied for measuring the performance of all these
classifier models. The performance of all these classifier
models is evaluated. The sequential model visualizes the
better performance. (e technique of the sequential model
generates superior performance for the evaluation metrics
applied. It generates the highest value for precision and
specificity. The obtained performance metrics are
presented in Table 2.
The suggested methodology reveals that Sequential CNN performs
worse than Random Forest. The weakness of this methodology is that
Sequential CNN should outperform all other traditional ML approaches,
but this is not the case. It might occur because the dataset is insufficient
for training and identifying hidden patterns to predict upcoming or
future data, and the initialization of weights was extremely random,
which might have an impact on training.
Two additional improvements are possible. To improve the performance
of the proposed
methodology to identify fraudulent credit card transactions in the
healthcare sector, the
first method is to tune the hyperparameters through optimization, and
the second is to
use the transfer learning methodology.
Future Scope and Conclusion
THANK YOU

Más contenido relacionado

Similar a Tanvi_Sharma_Shruti_Garg_pre.pdf.pdf

credit card fraud analysis using predictive modeling python project abstract
credit card fraud analysis using predictive modeling python project abstractcredit card fraud analysis using predictive modeling python project abstract
credit card fraud analysis using predictive modeling python project abstract
Venkat Projects
 

Similar a Tanvi_Sharma_Shruti_Garg_pre.pdf.pdf (20)

Credit Card Fraud Detection System: A Survey
Credit Card Fraud Detection System: A SurveyCredit Card Fraud Detection System: A Survey
Credit Card Fraud Detection System: A Survey
 
CREDIT CARD FRAUD DETECTION AND AUTHENTICATION SYSTEM USING MACHINE LEARNING
CREDIT CARD FRAUD DETECTION AND AUTHENTICATION SYSTEM USING MACHINE LEARNINGCREDIT CARD FRAUD DETECTION AND AUTHENTICATION SYSTEM USING MACHINE LEARNING
CREDIT CARD FRAUD DETECTION AND AUTHENTICATION SYSTEM USING MACHINE LEARNING
 
Meta Classification Technique for Improving Credit Card Fraud Detection
Meta Classification Technique for Improving Credit Card Fraud Detection Meta Classification Technique for Improving Credit Card Fraud Detection
Meta Classification Technique for Improving Credit Card Fraud Detection
 
A Comparative Study on Credit Card Fraud Detection
A Comparative Study on Credit Card Fraud DetectionA Comparative Study on Credit Card Fraud Detection
A Comparative Study on Credit Card Fraud Detection
 
A rule-based machine learning model for financial fraud detection
A rule-based machine learning model for financial fraud detectionA rule-based machine learning model for financial fraud detection
A rule-based machine learning model for financial fraud detection
 
MACHINE LEARNING ALGORITHMS FOR CREDIT CARD FRAUD DETECTION
MACHINE LEARNING ALGORITHMS FOR CREDIT CARD FRAUD DETECTIONMACHINE LEARNING ALGORITHMS FOR CREDIT CARD FRAUD DETECTION
MACHINE LEARNING ALGORITHMS FOR CREDIT CARD FRAUD DETECTION
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Credit Card Fraud Detection_ Mansi_Choudhary.pptx
Credit Card Fraud Detection_ Mansi_Choudhary.pptxCredit Card Fraud Detection_ Mansi_Choudhary.pptx
Credit Card Fraud Detection_ Mansi_Choudhary.pptx
 
credit card fraud analysis using predictive modeling python project abstract
credit card fraud analysis using predictive modeling python project abstractcredit card fraud analysis using predictive modeling python project abstract
credit card fraud analysis using predictive modeling python project abstract
 
IRJET - Online Credit Card Fraud Detection and Prevention System
IRJET - Online Credit Card Fraud Detection and Prevention SystemIRJET - Online Credit Card Fraud Detection and Prevention System
IRJET - Online Credit Card Fraud Detection and Prevention System
 
Unsupervised Learning for Credit Card Fraud Detection
Unsupervised Learning for Credit Card Fraud DetectionUnsupervised Learning for Credit Card Fraud Detection
Unsupervised Learning for Credit Card Fraud Detection
 
A Comparative Study on Online Transaction Fraud Detection by using Machine Le...
A Comparative Study on Online Transaction Fraud Detection by using Machine Le...A Comparative Study on Online Transaction Fraud Detection by using Machine Le...
A Comparative Study on Online Transaction Fraud Detection by using Machine Le...
 
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...A Comparative Study for Credit Card Fraud Detection System using Machine Lear...
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...
 
IRJET- Credit Card Fraud Detection Analysis
IRJET- Credit Card Fraud Detection AnalysisIRJET- Credit Card Fraud Detection Analysis
IRJET- Credit Card Fraud Detection Analysis
 
IRJET- Credit Card Fraud Detection using Machine Learning
IRJET- Credit Card Fraud Detection using Machine LearningIRJET- Credit Card Fraud Detection using Machine Learning
IRJET- Credit Card Fraud Detection using Machine Learning
 
Online Transaction Fraud Detection System Based on Machine Learning
Online Transaction Fraud Detection System Based on Machine LearningOnline Transaction Fraud Detection System Based on Machine Learning
Online Transaction Fraud Detection System Based on Machine Learning
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
J017216164
J017216164J017216164
J017216164
 
Analysis of Spending Pattern on Credit Card Fraud Detection
Analysis of Spending Pattern on Credit Card Fraud DetectionAnalysis of Spending Pattern on Credit Card Fraud Detection
Analysis of Spending Pattern on Credit Card Fraud Detection
 
IRJET - Fraud Detection in Credit Card using Machine Learning Techniques
IRJET -  	  Fraud Detection in Credit Card using Machine Learning TechniquesIRJET -  	  Fraud Detection in Credit Card using Machine Learning Techniques
IRJET - Fraud Detection in Credit Card using Machine Learning Techniques
 

Último

No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
Sheetaleventcompany
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
raffaeleoman
 

Último (20)

No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
 
Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)Introduction to Prompt Engineering (Focusing on ChatGPT)
Introduction to Prompt Engineering (Focusing on ChatGPT)
 
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
 
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptx
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubs
 
Air breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animalsAir breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animals
 
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, YardstickSaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
 

Tanvi_Sharma_Shruti_Garg_pre.pdf.pdf

  • 1. HARISH SHARMA SIR TANVI SHARMA (20/402) SHRUTI GARG (20/399) Financial Fraud Detection in Healthcare Using Machine And Deep Learning Submitted To :- Submitted by:- Subject:- Recent Topics
  • 2. Financial Fraud Detection in Healthcare Using Machine And Deep Learning
  • 4. Introduction The system for detecting the fraud might be composed of a manual process and the expertise algorithm for detecting the fraud automatically. The automatic operation can be based upon all previous ways of fraud transactions happened.Detection of fraud is the process of analyzing the behavior of card holders’ transactions to know whether the conducted transaction is genuine.
  • 5. Different frauds in a credit card can be categorized as fraud in external card or inner card. Fraud in inner card happens due to commitment of false identity between the bank and the cardholders, and fraud in external card includes the usage of a stolen credit card to withdraw the cash by dubious means. Credit card fraud detection is associated with many challenges, such as dynamic or the fraudulent behavior of credit cardholders. Such kinds of activities can be identified using the popular technology called artificial intelligence through machine learning and deep learning algorithms , such as KNN , random forest , decision tree , Logistic Regressionj , netural networks.
  • 6. Credit Card Fraud The most popular algorithm for detecting frauds in credit is inspired by nature. In behavior frauds, the criminal thieves the detail related to the account and the password related to that account and uses that for with-drawing the money. Credit card fraud is more accessible as more money can be earned with less amount of risk in less duration of time. Application fraud it relates to the criminal who owns a credit card from different issuing companies by spreading false data related to the cardholder . Behavior fraud
  • 7. The sequence pattern of credit card transactions mainly relates to the Hidden Markov Model (HMM), which identifies the effectiveness based on credit card fraud. They evaluate the data with various techniques such as Random Forest, Logistic Regression, and Support Vector Machine to predict the different frauds related to the credit card with the aggregation technique. However, this aggregation method fails to detect the real-time fraud that happens in the transaction with the credit card
  • 8. Awoyemi et al. in 2017 [1] investigated severely distorted credit card fraudulent information; this research analyzes the efficiencies of various methodologies such as Naive Bayes, KNN, and Logistic Regression. Credit card transaction information- based data including 284,807 transactions were gathered from European customers. On the distorted information, a combination strategy of undersampling and oversampling is used. The original and preprocessed data are subjected to three procedures. Python is used to carry out the task. The findings reveal that Naive Bayes, K-Nearest Neighbor, and Logistic Regression classifiers have an optimum accuracy of 97.92%, 97.69%, and 54.86%, respectively. KNN outperforms Naive Bayes and Logistic Regression methods, according to the comparison findings. Related Work Research Paper 1:-
  • 9. Dal Pozzolo et al. in 2017 [2] proposed three key contributions. First, with the aid of their research assistance, the authors offer a formalization of the fraud- identification issue that accurately reflects the working circumstances of FDSs that monitor enormous flows of credit card transactions daily. The authors also showed how to utilize the most relevant evaluation metrics for fraud identification. Second, the authors devised and tested a unique learning approach for dealing with class imbalance, idea drift, and verification delay. Third, the authors illustrated the influence of class imbalance and idea drift in a real-world information stream with more than 75 million transactions permitted over three years in their studies. To train the behavior characteristics of regular and anomalous transactions, two types of random forests are employed Research Paper 2:-
  • 10. Feature Selection Payment via credit card has become more common in both online and offline settings. As result, the rate of fraud increases, resulting in massive losses for financial and e-commerce companies. Traditional fraud detection takes a long time; thus, some artificial intelligence models were required for detecting and tracking down credit card fraud. These intelligence techniques include many techniques based on computational intelligence. The supervised and unsupervised learning methods are used in the fraud detection system
  • 11. . The supervised technique of fraud detection relies on the transaction based on fraudulent and legitimate and then newly occurred transaction classified based on the learned model, whereas in SUPERVISED LEARNING UNSUPERVISED LEARNING:- an unsupervised model of fraud detection, the transactions that lie in outliers are the mainly considered transactions related to the fraud. For fraud detection, algorithms such as backpropagation of error signals with forward and backward passes are used.
  • 12. Experimental Setup and Methods This section explains how a dataset and various deep learning and machine learning classifiers, including Logistic Regression, Naive Bayes, Decision Tree, KNN, and the Sequential Model, were used in the experiment. Preprocessed data are fed into the classifier algorithm during the training phase. The accuracy of identifying credit card fraud is later determined by evaluating the test data. Finally, accuracy and best performance are evaluated for each of the various models. To determine which model performs better in the real-time scenario, a subset of the legal ratio with the total number of fraud transactions is used. Before creating the classifier, all of these algorithms go through various stages such as data collection, data preprocessing, data analysis, data training with various classifiers, and later data testing. Preprocessing involves converting all of the data into a format that can be used. Using two different data distribution sets, the hybrid undersampling (negative class) and oversampling (positive class) techniques were applied.
  • 13. The source of the dataset is the UCI Machine Learning Repository. The dataset holds the information related transaction conducted through credit cards as a default payment gateway of the different customers in Taiwan. Dataset : The sequential model generates its sequential value by estimating the input values for the series which can be time-series data. It is easier to train the dataset through a sequential model as it requires minimum computation complexity and generates a better result. Naive Bayes is the statistical method that relies on Bayesian theory, where the result is obtained based on the highest probability. It estimates the probability of the unknown value based upon the known value. The logic and prior knowledge can be applied to predict unknown probability. Sequential Model : Naive Bayes Classifier :
  • 14. KNN classifier is an example of a learning approach where classification is done based on the Manhattan or Euclidean and Minkowski distance function- calculated measure of similarity. While the Minkowski function primarily deals with categorical data, the Manhattan or Euclidean function primarily deals with continuous variables. . Logistic Regression K-Nearest Neighbou r A useful method for calculating the probability of binary classes based on one or more features is logistic regression. It generates the sigmoid nonlinear function's ideal parameter
  • 16. all performance metrics’ comparison graph is represented in Figure 3.
  • 17. RESULT:- evaluating all these classifier models, training is conducted using 70% of the entire dataset, while for testing and validating, 30% of the dataset is used. Accuracy, specificity, sensitivity, precision, and the Matthews correlation coefficient (MCC) with the rate of balance classification are applied for measuring the performance of all these classifier models. The performance of all these classifier models is evaluated. The sequential model visualizes the better performance. (e technique of the sequential model generates superior performance for the evaluation metrics applied. It generates the highest value for precision and specificity. The obtained performance metrics are presented in Table 2.
  • 18. The suggested methodology reveals that Sequential CNN performs worse than Random Forest. The weakness of this methodology is that Sequential CNN should outperform all other traditional ML approaches, but this is not the case. It might occur because the dataset is insufficient for training and identifying hidden patterns to predict upcoming or future data, and the initialization of weights was extremely random, which might have an impact on training. Two additional improvements are possible. To improve the performance of the proposed methodology to identify fraudulent credit card transactions in the healthcare sector, the first method is to tune the hyperparameters through optimization, and the second is to use the transfer learning methodology. Future Scope and Conclusion