Research Article

[Retracted] Financial Fraud Detection in Healthcare Using Machine Learning and Deep Learning Techniques

Table1

Limitations of machine learning techniques.

ModelStrengthLimitations

BayesianProvide better results in problems of binary classification and suitable for analyzing the real-time dataRequired better detection related to the abnormal and expected behavior of fraud cases
Neural NetworkSuitable for problems related to binary classification, mostly used for detecting the fraudRequired huge computation, can be denied for real-time operation, and retraining is essential in terms of newly arrived fraud cases
Decision TreeImplementation is more straightforward with low power of computation and suitable for analyzing the real-time dataOverfitting may rise if the information of the underlying domain does not set in training data
Logistic RegressionImplementation is easy and fraud detection is based on historical dataPerformance of classification is lacking when compared with methods of data mining
Linear RegressionWhen dependent and independent variables have an almost linear relationship, it generates an optimal resultSensitive for the outliers and numeric value limitation
Support Vector MachineThe nonlinear problem of classification is solved with low power of computation and suitable for analyzing real-time dataInput data transformation results in difficulties while processing the data