Applying Machine Learning Algorithms for Liver Disease Prediction
摘要
Liver disease poses a significant global health concern, particularly in countries like India. Early detection is crucial for effective treatment but remains challenging due to the delayed onset of symptoms. This study utilizes various machine learning algorithms to forecast liver disease based on patient data. The models used include support vector machine (SVM), K-neighbors, hard voting classifier, multilayer perceptron, decision tree, logistic regression, random forest, and genetic algorithm optimization. Performance metrics such as accuracy, precision, recall, and F1-score were employed to assess model performance. The random forest model optimized with genetic algorithm achieved the highest accuracy of 79%, making it the most effective model for liver disease prediction. This approach aids in faster and more accurate diagnoses, enhancing clinical decision-making.