Predicting missing data in a database using association rule method

Jianhua Wu,Qinbao Song,Junyi Shen
2008-01-01
Journal of Computational Information Systems
Abstract:Real world databases are commonly faced with the problem of missing data. Missing data often reduce the performance of a database application system. In this paper, we present an association rule mining based method to predict missing data in a database. The results show that the accuracy of missing data prediction is higher than k-NN method. We also evaluated the impact of support and confidence levels on prediction accuracy and the number of rules. We found that higher support and confidence levels may not result in higher prediction accuracy, and a sufficient number of rules is a precondition for high prediction accuracy.
What problem does this paper attempt to address?