HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Missing Data Imputation for Supervised Learning

Jason Poulos; Rafael Valle

Missing Data Imputation for Supervised Learning

Abstract

Missing data imputation can help improve the performance of prediction models in situations where missing data hide useful information. This paper compares methods for imputing missing categorical data for supervised classification tasks. We experiment on two machine learning benchmark datasets with missing categorical data, comparing classifiers trained on non-imputed (i.e., one-hot encoded) or imputed data with different levels of additional missing-data perturbation. We show imputation methods can increase predictive accuracy in the presence of missing-data perturbation, which can actually improve prediction accuracy by regularizing the classifier. We achieve the state-of-the-art on the Adult dataset with missing-data perturbation and k-nearest-neighbors (k-NN) imputation.

Code Repositories

rafaelvalle/MDI
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
general-classification-on-cvrDecision Trees
Test error: 0.027 ± 0.006
imputation-on-adult-data-setANN
Test error: 0.144 ± 0.06

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Missing Data Imputation for Supervised Learning | Papers | HyperAI