Empirical Comparison of Techniques for Handling Missing Values

The performance of all technologies is highly depended on the quality of the data. For example, Neural Network (NN) technique can be applied very well if the data have been well prepared and free from noise and missing value. This study empirically compares several handling missing value methods fo...

全面介紹

Saved in:
書目詳細資料
主要作者: Tikla, Salleh Mansour Mohamed
格式: Thesis
語言:eng
eng
出版: 2006
主題:
在線閱讀:https://etd.uum.edu.my/1855/1/Salleh_Mansour_Mohamed_Tikla_-_Empirical_comparisons_of_techniques_for_handling_missing_values.pdf
https://etd.uum.edu.my/1855/2/Salleh_Mansour_Mohamed_Tikla_-_Empirical_comparisons_of_techniques_for_handling_missing_values.pdf
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:The performance of all technologies is highly depended on the quality of the data. For example, Neural Network (NN) technique can be applied very well if the data have been well prepared and free from noise and missing value. This study empirically compares several handling missing value methods for NN based on literature. Six of those methods have been identified and compared using adult data set (retrieved from UCI database). The methods include mean average, replace with one, replace with zero, replace with maximum, and replace with minimum and regression. The result shows that replace with maximum value method yield better accuracy compare to the other methods.