Related Experiment Video
Updated: Feb 12, 2026

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
8.1K
Accurate Diabetes Risk Stratification Using Machine Learning: Role of Missing Value and Outliers
Md Maniruzzaman1,2, Md Jahanur Rahman1, Md Al-MehediHasan3
1Department of Statistics, University of Rajshahi, Rajshahi, Bangladesh.
Journal of Medical Systems
|April 12, 2018
Summary
This study optimized machine learning for diabetes risk stratification by replacing missing data and outliers with median values. The enhanced random forest model achieved 92.26% accuracy, improving upon existing methods.
Area of Science:
- Computational biology and bioinformatics
- Medical informatics and machine learning
Background:
- Diabetes mellitus is a global metabolic disease with rising prevalence, posing challenges for accurate risk stratification.
- Existing machine learning (ML) classifiers often exhibit suboptimal performance on diabetes datasets due to issues like missing values and outliers.
Purpose of the Study:
- To develop an optimized and robust machine learning system for improved diabetes risk stratification.
- To investigate the hypothesis that imputing missing values and outliers with median configurations enhances classification accuracy.
Main Methods:
- Feature selection was performed using six techniques (random forest, logistic regression, mutual information, PCA, ANOVA, FDA).
- Ten classifiers (LDA, QDA, Naive Bayes, GPC, SVM, ANN, Adaboost, LR, Decision Tree, Random Forest) were evaluated.
- The Pima Indian diabetic dataset was utilized, with missing values and outliers imputed using median values.
Main Results:
- The combination of Random Forest feature selection and Random Forest classification, with median imputation, achieved 92.26% accuracy.
- Key performance metrics included 95.96% sensitivity, 79.72% specificity, and 0.93 AUC.
- This approach demonstrated a significant 10% improvement over previously published methods.
Conclusions:
- Replacing missing values and outliers with median values, coupled with Random Forest feature selection and classification, is an effective strategy for diabetes risk stratification.
- The developed ML system is robust, reliable, and offers superior performance compared to existing techniques.
Related Concept Videos
What Are Outliers?
5.2K
Outliers are observed data points that are far from the least squares line. They have unusual values and need to be examined carefully. Though an outlier may result from erroneous data, at other times, it may hold valuable information about the population under study and should be included in the data. Hence, it is crucial to examine what causes a data point to be an outlier.
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
5.2K
Outliers and Influential Points
6.3K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
6.3K
Quantifying and Rejecting Outliers: The Grubbs Test
4.2K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.2K
Machines
581
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. One example of a machine is the cutting plier, which is used to cut wires by applying forces to its handles. When equal and opposite forces are exerted on the handles of the cutting plier, they cause the cutting edges to come together and apply equal and opposite reaction forces on the wire, which are greater than the applied forces.
A free-body diagram of the...
A free-body diagram of the...
581
Relative Risk
2.2K
Relative risk (RR) is a statistical measure commonly used in epidemiology to compare the likelihood of a particular event occurring between two groups. This metric is important for evaluating the relationship between exposure to a specific risk factor and the probability of a particular outcome. It plays a crucial role in medical research, public health studies, and risk assessment. Relative risk quantifies how much more (or less) likely an event is to occur in an exposed group compared to an...
2.2K
Pathophysiology of Diabetes
3.7K
Diabetes mellitus is a chronic metabolic disorder characterized by hyperglycemia. The four categories of diabetes are type 1 diabetes, type 2 diabetes, other specific types of diabetes, and gestational 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,...
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,...
3.7K

