SOTAVerified

An approach to dealing with missing values in heterogeneous data using k-nearest neighbors

2016-08-13Unverified0· sign in to hype

Davi E. N. Frossard, Igor O. Nunes, Renato A. Krohling

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Techniques such as clusterization, neural networks and decision making usually rely on algorithms that are not well suited to deal with missing values. However, real world data frequently contains such cases. The simplest solution is to either substitute them by a best guess value or completely disregard the missing values. Unfortunately, both approaches can lead to biased results. In this paper, we propose a technique for dealing with missing values in heterogeneous data using imputation based on the k-nearest neighbors algorithm. It can handle real (which we refer to as crisp henceforward), interval and fuzzy data. The effectiveness of the algorithm is tested on several datasets and the numerical results are promising.

Tasks

Reproductions