Early Detection of Diabetes Using ML Based Classification Algorithms
摘要
This article introduces a method for classifying diabetes based on machine learning (ML) methods. In recent years, significant focus have been put onto increasing disease classification performance through the use of ML approaches. This paper outlines the use of five interpretable ML algorithms: Bagging classifier, Random Forest, AdaBoost, Multilayer Perceptron, and Restricted Boltzmann Machine. All the ML classifiers were trained and tested in a benchmark Biostat Diabetes Dataset using Python programming. Each technique’s performance is evaluated to discover which has the finest accuracy, precision, recall, F1-score, specificity, and sensitivity. Experimental findings and assessment reveal that the Random Forest technique outperforms all other ML techniques by achieving 98% precision, 98% recall, 98% F1-score, 75% sensitivity, 96% specificity, and accuracy of 97.5%.