Related Experiment Video
Updated: Sep 26, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
A Classification Algorithm-Based Hybrid Diabetes Prediction Model.
Michael Onyema Edeh1, Osamah Ibrahim Khalaf2, Carlos Andrés Tavera3
1Department of Mathematics and Computer Science, Coal City University, Enugu, Nigeria.
Machine learning models can predict diabetes risk. Random forest achieved 97.6% accuracy on German data, while SVM reached 83.1% on Pima Indian data for early diabetes detection.
Area of Science:
- Medical Informatics
- Machine Learning in Healthcare
- Computational Biology
Background:
- Diabetes mellitus is a significant global health concern and a leading cause of mortality.
- Early detection and treatment of diabetes are crucial to prevent severe complications.
- Predictive modeling offers a promising approach for identifying individuals at high risk of developing diabetes.
Purpose of the Study:
- To develop and evaluate machine learning models for precise prediction of diabetes likelihood.
- To compare the performance of various classification algorithms in early diabetes detection.
Main Methods:
- Utilized supervised learning algorithms: Random Forest, Support Vector Machine (SVM), Naïve Bayes, and Decision Tree (DT).
- Employed an unsupervised learning algorithm: k-means clustering.
- Experiments were conducted on two distinct datasets: Frankfurt Hospital (Germany) and Pima Indian Diabetes (PIDD) from UCI repository.
- Data was split into training and testing sets to validate model performance.
Main Results:
- On the Frankfurt Hospital dataset, the Random Forest algorithm demonstrated the highest accuracy at 97.6%.
- On the Pima Indian Diabetes dataset, the SVM algorithm achieved the highest accuracy of 83.1%.
- The performance validation through training and testing sets confirmed the reliability of the results.
Conclusions:
- Machine learning classification algorithms are effective tools for early diabetes detection.
- Algorithm performance varies depending on the dataset, highlighting the importance of dataset-specific model selection.
- The developed models show potential for integration into clinical practice to aid in proactive diabetes management.
Related Concept Videos
Diabetes Mellitus: Type 2 and Gestational
Diabetes: Symptoms, Diagnosis, and Complications
Diabetes Mellitus: Overview and Type I Subtype
Type 1 diabetes is an autoimmune disease in which the immune system mistakenly attacks and destroys the insulin-producing beta cells in the pancreas. As a result, the body is unable to produce sufficient insulin, and individuals with...
Pathophysiology of Diabetes
Type 1 diabetes is characterized by autoimmune-mediated destruction of pancreatic β cells, with environmental factors potentially triggering this process in genetically susceptible individuals. Despite many not having a family history, certain genes increase susceptibility,...
Receiver Operating Characteristic Plot

