Disease Detection Using Ensemble Model in Machine Learning
摘要
Disease detection is a vital issue in the healthcare system. Few diseases need to be tested early if any patient discovers any disease-related symptoms in their body. Although various methods are used to test several diseases based on the symptoms, it is necessary to improve the experimental testing for disease detection through various machine learning (ML) methods. Thus, the ensemble ML Model is proposed to enhance the experimental performance per the methods. Different machine learning methods such as Support Vector Machines (SVM), Random Forests (RF), Decision Trees (DT), Gaussian Naive Bayes (GNB) and Logistic Regression (LR) are used to make ensemble models based on the combination of two or three methods. The experiment is demonstrated on the proposed ensemble model using a diabetes data set and performed with various evaluation metrics. As per the performance of the ensemble method, (SVM + RF) performed well than other methods with an accuracy of 99%.