Related Experiment Video
Updated: Oct 6, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Imputation by feature importance (IBFI): A methodology to envelop machine learning method for imputing missing
Adil Aslam Mir1,2, Kimberlee Jane Kearfott3, Fatih Vehbi Çelebi1
1Department of Computer Engineering, Ankara Yıldırım Beyazıt University, Ayvalı, Keçiören/Ankara, Turkey.
A new imputation by feature importance (IBFI) method efficiently handles missing data for machine learning. IBFI outperforms traditional methods, particularly with complex missing data scenarios in environmental monitoring.
Area of Science:
- Environmental Science
- Data Science
- Machine Learning
Background:
- Missing data is a common challenge in machine learning, impacting model performance and reliability.
- Existing imputation methods may struggle with complex missingness patterns, including missing not at random (MNAR).
- Accurate data imputation is crucial for analyzing environmental datasets like soil radon gas concentration (SRGC).
Purpose of the Study:
- To introduce and evaluate a novel imputation methodology: Imputation by Feature Importance (IBFI).
- To assess IBFI's effectiveness across various missing data types (MCAR, MAR, MNAR).
- To compare IBFI's performance against traditional imputation techniques using SRGC data.
Main Methods:
- IBFI utilizes feature importance derived from a base learning algorithm (XGBoost) to iteratively impute missing values.
- The method assumes that the target variable (SRGC) depends on environmental parameters (temperature, humidity).
- Performance was evaluated using metrics like RMSE, MSLE, MAPE, PB, and MSE on simulated and real-world SRGC time-series data.
Main Results:
- IBFI demonstrated efficient handling of missing data, outperforming mean, median, mode, PMM, and hot-deck methods.
- The method showed particular advantage in scenarios with multiple missing variables, often a challenge for other techniques.
- IBFI proved effective for imputing soil radon gas concentration (SRGC) data, even with complex missingness patterns.
Conclusions:
- IBFI is a robust and efficient imputation technique applicable to diverse machine learning tasks and missing data scenarios.
- The method's reliance on feature importance provides a physically meaningful approach to data imputation.
- IBFI offers a valuable advancement for environmental data analysis and other fields facing data imputation challenges.
More Related Videos
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
08:47Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
Published on: February 9, 2024
Related Concept Videos
Outliers and Influential Points
Steps in Outbreak Investigation
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Time-Series Graph
Survival Tree
Building a Survival Tree
Constructing a...
Expected Frequencies in Goodness-of-Fit Tests