Related Experiment Video
Updated: Oct 14, 2025

Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
A survey on missing data in machine learning
Tlamelo Emmanuel1, Thabiso Maupong1, Dimane Mpoeleng1
1Department of Computer Science and Information Systems, Botswana International University of Science and Technology, Palapye, Botswana.
Abstract:
Machine learning has been the corner stone in analysing and extracting information from data and often a problem of missing values is encountered. Missing values occur because of various factors like missing completely at random, missing at random or missing not at random. All these may result from system malfunction during data collection or human error during data pre-processing. Nevertheless, it is important to deal with missing values before analysing data since ignoring or omitting missing values may result in biased or misinformed analysis. In literature there have been several proposals for handling missing values. In this paper, we aggregate some of the literature on missing data particularly focusing on machine learning techniques. We also give insight on how the machine learning approaches work by highlighting the key features of missing values imputation techniques, how they perform, their limitations and the kind of data they are most suitable for. We propose and evaluate two methods, the k nearest neighbor and an iterative imputation method (missForest) based on the random forest algorithm. Evaluation is performed on the Iris and novel power plant fan data with induced missing values at missingness rate of 5% to 20%. We show that both missForest and the k nearest neighbor can successfully handle missing values and offer some possible future research direction.
Related Concept Videos
Surveys
Data Collection by Survey
Censoring Survival Data
Quantifying and Rejecting Outliers: The Grubbs Test
One-Way ANOVA: Unequal Sample Sizes
Detection of Gross Error: The Q Test

