Performance Assessment of Classification Algorithms on Early Detection of Liver Syndrome
Rashid Naseem1, Bilal Khan2, Muhammad Arif Shah1
1Department of IT and Computer Science, Pak-Austria Fachhochschule Institute of Applied Sciences and Technology, Haripur, Pakistan.
Journal of Healthcare Engineering
|January 25, 2021
Summary
Early liver disease prediction is crucial as it affects young people and is hard to detect. This study compared ten machine learning models, finding Random Forest (RF) effective on UCI data and Support Vector Machines (SVM) on GitHub data.
Area of Science:
- Medical Informatics
- Machine Learning
- Hepatology
Background:
- Liver disease is a growing global health concern, disproportionately affecting younger populations.
- Early detection of liver disease is challenging but critical, as liver failure has a rapid and severe prognosis.
- Machine learning approaches are being explored for early and accurate liver disease prediction.
Purpose of the Study:
- To compare the performance of ten different machine learning classifiers for early liver disease prediction.
- To identify the optimal machine learning model for accurate and timely diagnosis of liver conditions.
Main Methods:
- Ten classifiers were evaluated: A1DE, Naive Bayes (NB), Multilayer Perceptron (MLP), Support Vector Machine (SVM), K-Nearest Neighbors (KNN), CHIRP, Classification and Regression Tree (CDT), Random Forest (RF), J48, and Forest-PA.
- Datasets were sourced from the UCI Machine Learning Repository and GitHub.
- Performance was assessed using metrics including Root Mean Squared Error (RMSE), Root Relative Squared Error (RRSE), recall, specificity, precision, G-measure, F-measure, Matthews Correlation Coefficient (MCC), and accuracy.
Main Results:
- Random Forest (RF) demonstrated superior performance on the UCI dataset, achieving an accuracy of 72.1739% with RMSE of 0.4328 and RRSE of 87.6766.
- Support Vector Machine (SVM) achieved the highest accuracy (71.3551%) on the GitHub dataset, outperforming other tested techniques.
- Both RF and SVM showed promising results, indicating their potential for early liver disease detection.
Conclusions:
- The study highlights the effectiveness of machine learning, specifically RF and SVM, in predicting liver disease.
- The findings provide a benchmark for future research aiming to improve liver disease prediction models.
- Further research can leverage these results to develop more robust and accurate diagnostic tools for liver conditions.
Related Concept Videos
Ultrasound II: Endoscopic Ultrasound and FibroScan
304
Endoscopic Ultrasound (EUS) and FibroScan are valuable diagnostic tools in gastroenterology and hepatology, each with specific applications and techniques.
Endoscopic Ultrasound (EUS):
Endoscopic Ultrasound (EUS):
304
Effect of Hepatic Disease on Pharmacokinetics: Pathophysiologic Assessment and Liver Function Test
79
In clinical practice, the direct measurement of hepatic blood flow to evaluate liver function presents significant challenges due to the intricate and specialized nature of the necessary techniques. Consequently, healthcare professionals often rely on empirical estimates derived from thorough patient examinations and liver function tests to gauge liver health. Among the tools at their disposal, the Child–Pugh and MELD scoring systems stand out for their ability to categorize and assess...
79
Classification of Illness
8.2K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
8.2K
Heart Failure IV: Classification and Diagnostic Evaluation
135
Heart failure can be classified in various ways, with the most common classifications based on physical activity limitations, disease progression, severity, and treatment strategies.The Functional Classification of Heart Failure divides patients into four categories based on physical activity limitation due to symptom burden.Class I: Patients in this class have cardiac disease but no physical activity limitations. Ordinary activities like walking, climbing stairs, or routine tasks do not cause...
135


