BA-ANFIS improved heart disease prediction accuracy to 98.07% compared to 94.12% with standard ANFIS in patients from the Cleveland heart disease dataset.
Does the BA-ANFIS model improve the prediction accuracy of heart disease compared to standard machine learning models?
The BA-ANFIS computational model demonstrates high accuracy (98.07%) in predicting heart disease, significantly outperforming standard machine learning models.
Effect estimate: Accuracy increase from 94.12% (ANFIS) to 98.07% (BA-ANFIS)
Absolute Event Rate: 98.07% vs 94.12%
One of the means to reliably foretell it is the timely receipt of the correct medical treatment in the initial phases of heart disease. One of the most prevalent causes of death in the world is still heart disease. Traditional diagnostic methodologies are often inadequate to accommodate the complexity and ambiguity baked into clinical datasets. This study employs the Adaptive Neuro Fuzzy Inference System (ANFIS) and the Bat Algorithm (BA) to efficiently and precisely identify cardiac issues. ANFIS is a fusion of fuzzy logic and artificial neural networks has difficulties with medical data due to its non-linear nature. But this requires proper tuning of its parameters to work its best. The specific idea is that the Bat Algorithm which imitates the echolocation behaviour of bats, optimizes these parameters to improve prediction accuracy of the ANFIS model. The global search features of BA provide an optimal solution for the ANFIS membership functions together with the ANFIS rule parameters bypassing the limitation of conventional optimization methods. We validate the proposed system with characteristics derived from a clinical dataset of heart disease, such as age, blood pressure, and cholesterol level. Experimental results show that BA-ANFIS achieves an Accuracy of 98.07%, Sensitivity of 97.67%, and Specificity of 98.23%, outperforming baseline models including SVM and standard ANFIS by 86.28% and 94.12%, respectively. This method shows high efficiency in predicting heart disease and can provide support for diagnosis for practitioners, which helps to improve the prognosis of patients and to decrease health care costs due to BA global optimization and ANFIS adaptive reasoning capabilities.
S et al. (Wed,) conducted a other in Patients with suspected heart disease from Cleveland heart disease dataset with 14 clinical features including age, cholesterol, and blood pressure (n=303). BA-ANFIS (Bat Algorithm optimized Adaptive Neuro-Fuzzy Inference System) vs. SVM, Random Forest, Neural Network, standard ANFIS was evaluated on Accuracy of heart disease prediction (Accuracy increase from 94.12% (ANFIS) to 98.07% (BA-ANFIS)). BA-ANFIS improved heart disease prediction accuracy to 98.07% compared to 94.12% with standard ANFIS in patients from the Cleveland heart disease dataset.